aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-30Merge branch 'for_linus' into for_nextJan Kara22-345/+475
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara6-191/+271
2015-01-28udf: Release preallocation on last writeable closeJan Kara1-1/+1
2015-01-21xfs: Remove some pointless quota checksJan Kara1-39/+20
2015-01-21xfs: Remove some useless flags testsJan Kara1-11/+4
2015-01-21xfs: Remove useless testJan Kara1-1/+1
2015-01-21quota: Verify flags passed to Q_SETINFOJan Kara1-0/+8
2015-01-21quota: Cleanup flags definitionsJan Kara1-1/+1
2015-01-21ocfs2: Move OLQF_CLEAN flag out of generic quota flagsJan Kara2-5/+6
2015-01-21quota: Don't store flags for v2 quota formatJan Kara1-2/+4
2015-01-12udf: destroy sbi mutex in put_superFabian Frederick1-0/+1
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2015-01-09Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-1/+1
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds5-11/+28
2015-01-09sched, fanotify: Deal with nested sleepsPeter Zijlstra1-5/+5
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale1-2/+3
2015-01-08ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link fileXue jiufei1-8/+35
2015-01-08ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi1-4/+1
2015-01-08ceph: use %zu for len in ceph_fill_inline_data()Ilya Dryomov1-1/+1
2015-01-07nfsd: fix fi_delegees leak when fi_had_conflict returns trueJeff Layton1-1/+1
2015-01-07udf: Check length of extended attributes and allocation descriptorsJan Kara1-0/+9
2015-01-07udf: Remove repeated loads blocksizeJan Kara1-11/+8
2015-01-07isofs: Fix bug in the way to check if the year is a leap yearOscar Forner Martinez1-14/+4
2015-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds4-121/+129
2015-01-05ext3: destroy sbi mutexes in put_superFabian Frederick1-0/+2
2015-01-05udf: Update Kconfig descriptionJan Kara1-4/+6
2015-01-02ext4: remove spurious KERN_INFO from ext4_warning callJakub Wilk1-1/+1
2015-01-02Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"Theodore Ts'o2-108/+116
2015-01-02Btrfs: don't delay inode ref updates during log replayChris Mason1-0/+8
2015-01-02Btrfs: correctly get tree level in tree_backref_for_extentFilipe Manana1-3/+10
2015-01-02Btrfs: call inode_dec_link_count() on mkdir error pathWang Shilong1-1/+3
2015-01-02Btrfs: abort transaction if we don't find the block groupJosef Bacik1-6/+6
2015-01-02Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()Dan Carpenter1-1/+1
2014-12-29Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-19/+28
2014-12-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds7-47/+106
2014-12-26ext4: prevent online resize with backup superblockTheodore Ts'o1-12/+12
2014-12-22cifs: make new inode cache when file type is differentNakajima Akira1-3/+7
2014-12-21udf: Reduce repeated dereferencesJan Kara2-25/+25
2014-12-21udf: Check component length before reading itJan Kara1-2/+7
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-35/+16
2014-12-19Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfsLinus Torvalds4-19/+16
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds4-25/+20
2014-12-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-12-19udf: Check path length when reading symlinkJan Kara5-20/+48
2014-12-19udf: Verify symlink size before loading itJan Kara1-4/+13
2014-12-19udf: Verify i_size when loading inodeJan Kara1-0/+14
2014-12-19isofs: Fix unchecked printing of ER recordsJan Kara1-0/+3
2014-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-52/+133
2014-12-18ocfs2: fix journal commit deadlockJunxiao Bi1-2/+14