aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-18Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds3-5/+13
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds5-27/+46
2012-08-17autofs4 - fix expire checkIan Kent1-5/+0
2012-08-17ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o1-0/+1
2012-08-17ext4: fix long mount times on very big file systemsTheodore Ts'o1-0/+4
2012-08-17ext4: don't call ext4_error while block group is lockedTheodore Ts'o2-26/+37
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent1-18/+13
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds3-10/+40
2012-08-16vfs: fix propagation of atomic_open create error on negative dentrySage Weil1-0/+4
2012-08-15fuse: check create mode in atomic openMiklos Szeredi1-0/+3
2012-08-15vfs: pass right create mode to may_o_create()Miklos Szeredi1-1/+1
2012-08-15vfs: atomic_open(): fix create mode usageMiklos Szeredi1-1/+1
2012-08-15vfs: canonicalize create mode in build_open_flags()Miklos Szeredi1-3/+4
2012-08-12Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-5/+0
2012-08-09Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block1-5/+0
2012-08-06fuse: verify all ioctl retry iov elementsZach Brown1-1/+1
2012-08-05ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o1-0/+1
2012-08-05ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2-1/+3
2012-08-04missed mnt_drop_write() in do_dentry_open()Al Viro1-1/+1
2012-08-04UBIFS: nuke pdflush from commentsArtem Bityutskiy2-6/+6
2012-08-04gfs2: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04nilfs2: nuke write_super from commentsArtem Bityutskiy2-6/+0
2012-08-04hfs: nuke write_super from commentsArtem Bityutskiy1-2/+2
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04jbd/jbd2: nuke write_super from commentsArtem Bityutskiy2-4/+4
2012-08-04btrfs: nuke pdflush from commentsArtem Bityutskiy2-2/+3
2012-08-04btrfs: nuke write_super from commentsArtem Bityutskiy2-8/+0
2012-08-04ext4: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04ext4: nuke write_super from commentsArtem Bityutskiy2-19/+0
2012-08-04ext3: nuke write_super from commentsArtem Bityutskiy2-19/+0
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy1-40/+0
2012-08-03Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds3-27/+25
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds3-66/+40
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfsLinus Torvalds7-316/+158
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-158/+270
2012-08-02ceph: simplify+fix atomic_openSage Weil3-66/+40
2012-08-02ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh1-7/+7
2012-08-02exofs: Use proper max_IO calculations from oreBoaz Harrosh1-6/+4
2012-08-02exofs: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh1-3/+12
2012-08-02exofs: stop using s_dirtArtem Bityutskiy1-11/+0
2012-08-02exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)Kautuk Consul1-0/+2
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds57-412/+937
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields1-5/+1
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds11-83/+156
2012-07-31Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds32-390/+690
2012-07-31nfs: prevent page allocator recursions with swap over NFS.Mel Gorman2-3/+3
2012-07-31nfs: enable swap on NFSMel Gorman3-30/+82
2012-07-31nfs: disable data cache revalidation for swapfilesMel Gorman2-14/+39
2012-07-31nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman5-28/+29
2012-07-31vmscan: remove obsolete shrink_control commentMinchan Kim1-1/+1