aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-02ext4: explicitly remove inode from orphan list after failed direct ioDmitry Monakhov
2010-08-02ext4: fix error handling in migrateDmitry Monakhov
2010-08-02ext4: Fix fencepost error in chosing choosing group vs file preallocation.Tao Ma
2010-08-02ext4: Add flag to files with blocks intentionally past EOFJiaying Zhang
2010-08-02ext4: Fix BUG_ON at fs/buffer.c:652 in no journal modeCurt Wohlgemuth
2010-08-02ext4: Use bitops to read/modify EXT4_I(inode)->i_stateTheodore Ts'o
2010-08-02ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flagAneesh Kumar K.V
2010-08-02ext4: Fix quota accounting error with fallocateAneesh Kumar K.V
2010-08-02ext4: Handle -EDQUOT error on writeAneesh Kumar K.V
2010-08-02ext4: Calculate metadata requirements more accuratelyTheodore Ts'o
2010-08-02ext4: Fix accounting of reserved metadata blocksTheodore Ts'o
2010-08-02ext4: Patch up how we claim metadata blocks for quota purposesTheodore Ts'o
2010-08-02ext4: Ensure zeroout blocks have no dirty metadataAneesh Kumar K.V
2010-08-02ext4: return correct wbc.nr_to_write in ext4_da_writepagesRichard Kennedy
2010-08-02ext4: Eliminate potential double free on error pathJulia Lawall
2010-08-02ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o
2010-08-02ext4: replace BUG() with return -EIO in ext4_ext_get_blocksSurbhi Palande
2010-08-02ext4: Fix potential quota deadlockDmitry Monakhov
2010-08-02Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg
2010-08-02NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust
2010-08-02NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust
2010-08-02CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells
2010-08-02cifs: don't attempt busy-file rename unless it's in same directoryJeff Layton
2010-08-02cifs: remove bogus first_time check in NTLMv2 session setup codeJeff Layton
2010-07-05jbd: jbd-debug and jbd2-debug should be writableYin Kangkai
2010-07-05Btrfs: should add a permission check for setfaclShi Weihua
2010-07-05vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi
2010-07-05CIFS: Allow null nd (as nfs server uses) on createSteve French
2010-07-05GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse
2010-07-05wrong type for 'magic' argument in simple_fill_super()Roberto Sassu
2010-07-05exofs: confusion between kmap() and kmap_atomic() apiDan Carpenter
2010-07-05writeback: disable periodic old data writeback for !dirty_writeback_centisecsJens Axboe
2010-07-05NFSD: don't report compiled-out versions as presentPavel Emelyanov
2010-05-26nilfs2: fix sync silent failureRyusuke Konishi
2010-05-26CacheFiles: Fix error handling in cachefiles_determine_cache_security()David Howells
2010-05-26revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-26proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro
2010-05-26Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg
2010-05-26inotify: don't leak user struct on inotify releasePavel Emelyanov
2010-05-26inotify: race use after free/double free in inotify inode marksEric Paris
2010-05-26cifs: guard against hardlinking directoriesJeff Layton
2010-05-12xfs: add a shrinker to background inode reclaimDave Chinner
2010-05-12jfs: fix diAllocExt error in resizing filesystemBill Pemberton
2010-05-12ext4: correctly calculate number of blocks for fiemapLeonard Michlmayr
2010-05-12NFS: rsize and wsize settings ignored on v4 mountsChuck Lever
2010-05-12nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-05-12ocfs2_dlmfs: Fix math error when reading LVB.Joel Becker
2010-05-12ocfs2: Compute metaecc for superblocks during online resize.Joel Becker
2010-05-12ocfs2: potential ERR_PTR dereference on error pathsDan Carpenter
2010-05-12ocfs2: Update VFS inode's id info after reflink.Tao Ma