summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields2012-08-213-40/+5
* nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields2012-08-211-1/+1
* nfsd: remove redundant "port" argumentJ. Bruce Fields2012-08-213-9/+9
* knfsd: don't allocate file_locks on the stackJeff Layton2012-08-211-42/+76
* knfsd: remove bogus BUG_ON() call from nfsd4_lockuJeff Layton2012-08-211-1/+0
* nfsd4: nfsd_process_n_delegations should be staticJ. Bruce Fields2012-08-211-1/+1
* NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker2012-08-201-2/+2
* nfsd: do_nfsd_create verf argument is a u32J. Bruce Fields2012-08-201-1/+1
* nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields2012-08-202-2/+2
* nfsd4: nfsaclsvc_encode_voidres staticJ. Bruce Fields2012-08-201-2/+1
* nfsd: trivial comment updatesJeff Layton2012-08-202-10/+1
* vfs: don't treat fl_type as a bitmapJeff Layton2012-08-201-3/+3
* nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields2012-08-202-3/+2
* autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13
* 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/+0
|\ \
| * | Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block2012-08-091-5/+0
* | | missed mnt_drop_write() in do_dentry_open()Al Viro2012-08-041-1/+1
* | | UBIFS: nuke pdflush from commentsArtem Bityutskiy2012-08-042-6/+6
* | | gfs2: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+1
* | | nilfs2: nuke write_super from commentsArtem Bityutskiy2012-08-042-6/+0
* | | hfs: nuke write_super from commentsArtem Bityutskiy2012-08-041-2/+2
* | | vfs: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+1
* | | jbd/jbd2: nuke write_super from commentsArtem Bityutskiy2012-08-042-4/+4
* | | btrfs: nuke pdflush from commentsArtem Bityutskiy2012-08-042-2/+3
* | | btrfs: nuke write_super from commentsArtem Bityutskiy2012-08-042-8/+0
* | | ext4: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+1
* | | ext4: nuke write_super from commentsArtem Bityutskiy2012-08-042-19/+0
* | | ext3: nuke write_super from commentsArtem Bityutskiy2012-08-042-19/+0
* | | vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-041-40/+0
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-08-033-27/+25
|\ \ \ | |/ / |/| |
| * | ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh2012-08-021-7/+7
| * | exofs: Use proper max_IO calculations from oreBoaz Harrosh2012-08-021-6/+4
| * | exofs: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh2012-08-021-3/+12
| * | exofs: stop using s_dirtArtem Bityutskiy2012-08-021-11/+0
| * | exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)Kautuk Consul2012-08-021-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-08-023-66/+40
|\ \ \
| * | | ceph: simplify+fix atomic_openSage Weil2012-08-023-66/+40
* | | | Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-027-316/+158
|\ \ \ \
| * | | | eCryptfs: check for eCryptfs cipher support at mountTim Sally2012-07-131-0/+13
| * | | | eCryptfs: Revert to a writethrough cache modelTyler Hicks2012-07-133-63/+15
| * | | | eCryptfs: Initialize empty lower files when opening themTyler Hicks2012-07-083-28/+49
| * | | | eCryptfs: Unlink lower inode when ecryptfs_create() failsTyler Hicks2012-07-081-23/+32
| * | | | eCryptfs: Make all miscdev functions use daemon ptr in file private_dataTyler Hicks2012-07-083-172/+47
| * | | | eCryptfs: Remove unused messaging declarations and functionTyler Hicks2012-07-082-37/+0
OpenPOWER on IntegriCloud