summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* sysfs: Fix comment typo "sysf_create_link".Robert P. J. Day2012-09-051-1/+1
* debugfs: more tightly restrict default mount modeKees Cook2012-08-271-1/+1
* Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-2752-335/+419
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-08-223-6/+13
| |\
| | * ceph: avoid divide by zero in __validate_layout()Sage Weil2012-08-221-1/+2
| | * ceph: tolerate (and warn on) extraneous dentry from mdsSage Weil2012-08-221-5/+10
| | * libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-201-0/+1
| * | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-08-2215-119/+239
| |\ \
| | * | NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust2012-08-201-1/+1
| | * | NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust2012-08-201-1/+1
| | * | NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker2012-08-161-4/+2Star
| | * | NFS: Clear key construction data if the idmap upcall failsBryan Schumaker2012-08-161-14/+42
| | * | NFSv4: Don't use private xdr_stream fields in decode_getaclTrond Myklebust2012-08-161-5/+6
| | * | NFSv4: Fix the acl cache size calculationTrond Myklebust2012-08-161-2/+3
| | * | NFSv4: Fix pointer arithmetic in decode_getaclTrond Myklebust2012-08-162-15/+8Star
| | * | NFS: Alias the nfs module to nfs4bjschuma@gmail.com2012-08-161-0/+2
| | * | NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com2012-08-165-26/+49
| | * | NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust2012-08-081-6/+2Star
| | * | pnfs-obj: Better IO pattern in case of unaligned offsetBoaz Harrosh2012-08-021-3/+52
| | * | NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao2012-08-021-0/+2
| | * | pnfs: nfs4_proc_layoutget returns voidIdan Kedar2012-08-022-5/+5
| | * | pnfs: defer release of pages in layoutgetIdan Kedar2012-08-023-40/+58
| | * | nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton2012-08-021-3/+12
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-222-1/+3
| |\ \ \
| | * | | fs: fix fs/namei.c kernel-doc warningsRandy Dunlap2012-08-221-0/+2
| | * | | eventpoll: use-after-possible-free in epoll_create1()Al Viro2012-08-221-1/+1
| | | |/ | | |/|
| * / | vfs: missed source of ->f_pos racesAl Viro2012-08-201-2/+8
| |/ /
| * | Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-183-5/+13
| |\ \
| | * | vfs: fix propagation of atomic_open create error on negative dentrySage Weil2012-08-161-0/+4
| | * | fuse: check create mode in atomic openMiklos Szeredi2012-08-151-0/+3
| | * | vfs: pass right create mode to may_o_create()Miklos Szeredi2012-08-151-1/+1
| | * | vfs: atomic_open(): fix create mode usageMiklos Szeredi2012-08-151-1/+1
| | * | vfs: canonicalize create mode in build_open_flags()Miklos Szeredi2012-08-151-3/+4
| * | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-08-175-27/+46
| |\ \ \
| | * | | ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o2012-08-171-0/+1
| | * | | ext4: fix long mount times on very big file systemsTheodore Ts'o2012-08-171-0/+4
| | * | | ext4: don't call ext4_error while block group is lockedTheodore Ts'o2012-08-172-26/+37
| | * | | ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o2012-08-061-0/+1
| | * | | ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2012-08-062-1/+3
| * | | | autofs4 - fix expire checkIan Kent2012-08-171-5/+0Star
| * | | | autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13Star
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-163-10/+40
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | fuse: verify all ioctl retry iov elementsZach Brown2012-08-061-1/+1
| | * | | fuse: add missing INIT flagsMiklos Szeredi2012-07-181-1/+2
| | * | | fuse: update attributes on aio_readBrian Foster2012-07-181-5/+8
| | * | | fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-181-3/+24
| | * | | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-182-1/+6
| * | | | Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-121-5/+0Star
| |\ \ \ \
| | * | | | Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block2012-08-091-5/+0Star
| | | |/ / | | |/| |
| * | | | missed mnt_drop_write() in do_dentry_open()Al Viro2012-08-041-1/+1