summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-09-11nfsd4: cast readlink() bug argumentJ. Bruce Fields1-1/+1
2012-09-11NFSD: pass null terminated buf to kstrtouint()Malahal Naineni1-1/+1
2012-09-11nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon1-1/+0
2012-09-11nfsd4: eliminate redundant nfs4_free_stateidJ. Bruce Fields1-6/+1
2012-09-11fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall1-1/+1
2012-09-10nfsd: remove unused listener-removal interfacesJ. Bruce Fields1-78/+0
2012-09-10nfsd4: fix nfs4 stateid leakJ. Bruce Fields1-0/+1
2012-08-22svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields3-40/+5
2012-08-22nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields1-1/+1
2012-08-22nfsd: remove redundant "port" argumentJ. Bruce Fields3-9/+9
2012-08-21knfsd: don't allocate file_locks on the stackJeff Layton1-42/+76
2012-08-21knfsd: remove bogus BUG_ON() call from nfsd4_lockuJeff Layton1-1/+0
2012-08-21nfsd4: nfsd_process_n_delegations should be staticJ. Bruce Fields1-1/+1
2012-08-21NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker1-2/+2
2012-08-21nfsd: do_nfsd_create verf argument is a u32J. Bruce Fields1-1/+1
2012-08-21nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields2-2/+2
2012-08-21nfsd4: nfsaclsvc_encode_voidres staticJ. Bruce Fields1-2/+1
2012-08-21nfsd: trivial comment updatesJeff Layton2-10/+1
2012-08-21vfs: don't treat fl_type as a bitmapJeff Layton1-3/+3
2012-08-21nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields2-3/+2
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/msz...Linus Torvalds3-10/+40
2012-08-12Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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-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-04Merge 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/sag...Linus Torvalds3-66/+40
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus 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/vir...Linus Torvalds57-412/+937
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields1-5/+1