summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-07-11Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-07-11nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields
2014-07-11nfsd4: use recall_lock for delegation hashingBenny Halevy
2014-07-11UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang
2014-07-11nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-07-11ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi
2014-07-11ext4: fix zeroing of page during writebackJan Kara
2014-07-11reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney
2014-07-11reiserfs: drop vmtruncateMarco Stornelli
2014-07-11UBIFS: fix an mmap and fsync race conditionhujianyang
2014-06-09nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-06-09nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-06-09NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-06-09posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig
2014-06-09NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust
2014-06-09NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust
2014-05-18Btrfs: fix inode caching vs tree logMiao Xie
2014-05-18Btrfs: Don't allocate inode that is already in useStefan Behrens
2014-05-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-05-18locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-05-18ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o
2014-05-18ext4: note the error in ext4_end_bio()Matthew Wilcox
2014-05-18ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKSKazuya Mio
2014-04-30ocfs2: do not put bh when buffer_uptodate failedalex chen
2014-04-30ocfs2: dlm: fix recovery hungJunxiao Bi
2014-04-30ocfs2: dlm: fix lock migration crashJunxiao Bi
2014-04-30reiserfs: fix race in readdirJeff Mahoney
2014-04-30nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-04-30nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-04-30nfsd: Add fh_{want,drop}_write()Ben Hutchings
2014-04-30nfsd4: session needs room for following op to error outJ. Bruce Fields
2014-04-30nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-04-30Btrfs: fix deadlock with nested trans handlesJosef Bacik
2014-04-30ext4: fix partial cluster handling for bigalloc file systemsEric Whitney
2014-04-30jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan
2014-04-30jffs2: Fix segmentation fault found in stress testKamlakant Patel
2014-04-30jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan
2014-04-30jffs2: remove from wait queue after schedule()Li Zefan
2014-04-30Btrfs: skip submitting barrier for missing deviceHidetoshi Seto
2014-04-09cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton
2014-04-09ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-04-02cifs: set MAY_SIGN when sec=krb5Martijn de Gouw
2014-04-02hpfs: deadlock and race in directory lseek()Al Viro
2014-04-02hpfs: remember free spaceMikulas Patocka
2014-04-02nfs: fix do_div() warning by instead using sector_div()Helge Deller
2014-04-02ocfs2 syncs the wrong range...Al Viro
2014-04-02ocfs2: fix quota file corruptionJan Kara
2014-04-02quota: Fix race between dqput() and dquot_scan_active()Jan Kara
2014-04-02ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o
2014-04-02lockd: send correct lock when granting a delayed lock.NeilBrown