| Commit message (Expand) | Author | Age | Files | Lines |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-03-06 | 1 | -80/+73 |
|\ |
|
| * | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming | J. Bruce Fields | 2010-03-04 | 1 | -1/+2 |
| |\ |
|
| * | | commit_metadata export operation replacing nfsd_sync_dir | Ben Myers | 2010-02-20 | 1 | -54/+52 |
| * | | nfsd: Use vfs_fsync_range() in nfsd_commit | Trond Myklebust | 2010-01-29 | 1 | -10/+20 |
| * | | nfsd: use vfs_fsync for non-directories | Christoph Hellwig | 2010-01-13 | 1 | -32/+17 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-03-05 | 1 | -4/+0 |
|\ \ \ |
|
| * | | | dquot: move dquot initialization responsibility into the filesystem | Christoph Hellwig | 2010-03-05 | 1 | -4/+0 |
| | |/
| |/| |
|
* | | | Switch may_open() and break_lease() to passing O_... | Al Viro | 2010-03-03 | 1 | -2/+2 |
|/ / |
|
* | | vfs: don't call ima_file_check() unconditionally in nfsd_open() | Chuck Ebbert | 2010-02-20 | 1 | -1/+2 |
* | | ima: rename ima_path_check to ima_file_check | Mimi Zohar | 2010-02-07 | 1 | -1/+1 |
* | | fix ima breakage | Mimi Zohar | 2010-02-07 | 1 | -2/+1 |
* | | Take ima_path_check() in nfsd past dentry_open() in nfsd_open() | Al Viro | 2010-02-07 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-01-06 | 1 | -4/+1 |
|\ |
|
| * | nfsd: make sure data is on disk before calling ->fsync | Christoph Hellwig | 2010-01-06 | 1 | -4/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-16 | 1 | -4/+1 |
|\ \
| |/
|/| |
|
| * | Untangling ima mess, part 3: kill dead code in ima | Al Viro | 2009-12-16 | 1 | -2/+1 |
| * | Untangling ima mess, part 2: deal with counters | Al Viro | 2009-12-16 | 1 | -2/+0 |
* | | nfsd: remove pointless paths in file headers | J. Bruce Fields | 2009-12-15 | 1 | -2/+0 |
* | | nfsd: restrict filehandles accepted in V4ROOT case | Steve Dickson | 2009-12-15 | 1 | -6/+0 |
* | | nfsd: filter readdir results in V4ROOT case | J. Bruce Fields | 2009-12-15 | 1 | -1/+1 |
* | | nfsd: filter lookup results in V4ROOT case | J. Bruce Fields | 2009-12-15 | 1 | -1/+14 |
* | | nfsd4: don't continue "under" mounts in V4ROOT case | J. Bruce Fields | 2009-12-15 | 1 | -2/+10 |
* | | nfsd: Move private headers to source directory | Boaz Harrosh | 2009-12-14 | 1 | -8/+10 |
* | | nfsd: Source files #include cleanups | Boaz Harrosh | 2009-12-14 | 1 | -20/+0 |
* | | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 2009-11-13 | 1 | -0/+1 |
* | | nfsd: minor nfsd_lookup cleanup | J. Bruce Fields | 2009-09-28 | 1 | -24/+36 |
* | | nfsd4: cross mountpoints when looking up parents | J. Bruce Fields | 2009-09-28 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-09-22 | 1 | -1/+8 |
|\ |
|
| * | nfsd4: nfsv4 clients should cross mountpoints | Steve Dickson | 2009-09-21 | 1 | -1/+8 |
* | | CRED: Add some configurable debugging [try #6] | David Howells | 2009-09-02 | 1 | -0/+3 |
|/ |
|
* | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells | 2009-07-03 | 1 | -2/+1 |
* | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds | 2009-06-22 | 1 | -43/+50 |
|\ |
|
| * | nfsd: minor nfsd_vfs_write cleanup | J. Bruce Fields | 2009-06-15 | 1 | -7/+8 |
| * | nfsd: Pull write-gathering code out of nfsd_vfs_write | J. Bruce Fields | 2009-06-15 | 1 | -30/+39 |
| * | nfsd: track last inode only in use_wgather case | J. Bruce Fields | 2009-06-15 | 1 | -15/+10 |
| * | nfsd: Use write gathering only with NFSv2 | Trond Myklebust | 2009-06-15 | 1 | -3/+5 |
* | | switch follow_down() | Al Viro | 2009-06-11 | 1 | -2/+1 |
* | | switch follow_up() to struct path | Al Viro | 2009-06-11 | 1 | -1/+1 |
* | | switch rqst_exp_parent() | Al Viro | 2009-06-11 | 1 | -11/+12 |
* | | switch rqst_exp_get_by_name() | Al Viro | 2009-06-11 | 1 | -16/+16 |
* | | Merge branch 'master' into next | James Morris | 2009-06-09 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | nfsd: fix hung up of nfs client while sync write data to nfs server | Wei Yongjun | 2009-05-27 | 1 | -3/+3 |
* | | integrity: nfsd imbalance bug fix | Mimi Zohar | 2009-05-28 | 1 | -0/+14 |
|/ |
|
* | Fix i_mutex vs. readdir handling in nfsd | David Woodhouse | 2009-04-20 | 1 | -6/+19 |
* | Safer nfsd_cross_mnt() | Al Viro | 2009-04-20 | 1 | -2/+7 |
* | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-04-06 | 1 | -8/+29 |
|\ |
|
| * | Inconsistent setattr behaviour | Sachin S. Prabhu | 2009-03-18 | 1 | -2/+3 |
| * | Short write in nfsd becomes a full write to the client | David Shaw | 2009-03-18 | 1 | -6/+7 |
| * | nfsd(v2/v3): fix the failure of creation from HPUX client | wengang wang | 2009-03-18 | 1 | -0/+19 |