summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-07-28aio: protect reqs_available updates from changes in interrupt handlersBenjamin LaHaise
2014-07-28quota: missing lock in dqcache_shrink_scan()Niu Yawei
2014-07-28fuse: ignore entry-timeout on LOOKUP_REVALAnand Avati
2014-07-28fuse: handle large user and group IDMiklos Szeredi
2014-07-28fuse: avoid scheduling while atomicMiklos Szeredi
2014-07-28fuse: timeout comparison fixMiklos Szeredi
2014-07-17f2fs: check bdi->dirty_exceeded when trying to skip data writesJaegeuk Kim
2014-07-17f2fs: adjust free mem size to flush dentry blocksJaegeuk Kim
2014-07-17kernfs: introduce kernfs_pin_sb()Li Zefan
2014-07-17kernfs: implement kernfs_root->supers listTejun Heo
2014-07-17ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o
2014-07-17ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o
2014-07-17ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen
2014-07-17ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()Theodore Ts'o
2014-07-17ext4: clarify error count warning messagesTheodore Ts'o
2014-07-17ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o
2014-07-09btrfs: only unlock block in verify_parent_transid if we locked itJosef Bacik
2014-07-09nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-09ext4: Fix hole punching for files with indirect blocksJan Kara
2014-07-09ext4: Fix buffer double free in ext4_alloc_branch()Jan Kara
2014-07-09CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...Steve French
2014-07-09fs/cifs: fix regression in cifs_create_mf_symlink()Björn Baumbach
2014-07-06reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney
2014-07-06xfs: xfs_readsb needs to check for magic numbersDave Chinner
2014-07-06nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
2014-07-06NFS: populate ->net in mount data when remountingMateusz Guzik
2014-07-06NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust
2014-07-06NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust
2014-07-06nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-07-06nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields
2014-07-06pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust
2014-07-06UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang
2014-07-06UBIFS: fix an mmap and fsync race conditionhujianyang
2014-06-30epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov
2014-06-30btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-06-30Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo
2014-06-30Btrfs: use right type to get real comparisonLiu Bo
2014-06-30Btrfs: don't check nodes for extent itemsJosef Bacik
2014-06-30fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-30btrfs: allocate raid type kobjects dynamicallyJeff Mahoney
2014-06-30Btrfs: send, use the right limits for xattr names and valuesFilipe Manana
2014-06-30Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana
2014-06-30Btrfs: set right total device count for seeding supportWang Shilong
2014-06-30Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo
2014-06-30Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo
2014-06-30Btrfs: make sure there are not any read requests before stopping workersWang Shilong
2014-06-30Btrfs: send, account for orphan directories when building path stringsFilipe Manana
2014-06-30Btrfs: output warning instead of error when loading free space cache failedMiao Xie
2014-06-30btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo
2014-06-30Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana