Age | Commit message (Expand) | Author |
2010-10-25 | fs: add sync_inode_metadata | Christoph Hellwig |
2010-08-26 | nfsd: fix NULL dereference in nfsd_statfs() | Takashi Iwai |
2010-08-10 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | pass a struct path to vfs_statfs | Christoph Hellwig |
2010-08-07 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-07-30 | nfsd: minor nfsd read api cleanup | J. Bruce Fields |
2010-07-29 | gcc-4.6: nfsd: fix initialized but not read warnings | Andi Kleen |
2010-07-28 | fsnotify: pass a file instead of an inode to open, read, and write | Eric Paris |
2010-07-27 | nfsd: bypass readahead cache when have struct file | J. Bruce Fields |
2010-07-23 | nfsd: remove unused assignment from nfsd_link | J. Bruce Fields |
2010-07-06 | nfsd4: comment nitpick | J. Bruce Fields |
2010-06-09 | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-06-08 | Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming | J. Bruce Fields |
2010-06-01 | nfsd: nfsd_setattr needs to call commit_metadata | Christoph Hellwig |
2010-05-21 | sanitize vfs_fsync calling conventions | Christoph Hellwig |
2010-05-04 | Merge commit 'v2.6.34-rc6' | J. Bruce Fields |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-22 | nfsd: don't break lease while servicing a COMMIT | Jeff Layton |
2010-03-06 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-03-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-03-05 | dquot: move dquot initialization responsibility into the filesystem | Christoph Hellwig |
2010-03-04 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming | J. Bruce Fields |
2010-03-03 | Switch may_open() and break_lease() to passing O_... | Al Viro |
2010-02-20 | commit_metadata export operation replacing nfsd_sync_dir | Ben Myers |
2010-02-20 | vfs: don't call ima_file_check() unconditionally in nfsd_open() | Chuck Ebbert |
2010-02-07 | ima: rename ima_path_check to ima_file_check | Mimi Zohar |
2010-02-07 | fix ima breakage | Mimi Zohar |
2010-02-07 | Take ima_path_check() in nfsd past dentry_open() in nfsd_open() | Al Viro |
2010-01-29 | nfsd: Use vfs_fsync_range() in nfsd_commit | Trond Myklebust |
2010-01-13 | nfsd: use vfs_fsync for non-directories | Christoph Hellwig |
2010-01-06 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-01-06 | nfsd: make sure data is on disk before calling ->fsync | Christoph Hellwig |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds |
2009-12-16 | Untangling ima mess, part 3: kill dead code in ima | Al Viro |
2009-12-16 | Untangling ima mess, part 2: deal with counters | Al Viro |
2009-12-15 | nfsd: remove pointless paths in file headers | J. Bruce Fields |
2009-12-15 | nfsd: restrict filehandles accepted in V4ROOT case | Steve Dickson |
2009-12-15 | nfsd: filter readdir results in V4ROOT case | J. Bruce Fields |
2009-12-15 | nfsd: filter lookup results in V4ROOT case | J. Bruce Fields |
2009-12-15 | nfsd4: don't continue "under" mounts in V4ROOT case | J. Bruce Fields |
2009-12-14 | nfsd: Move private headers to source directory | Boaz Harrosh |
2009-12-14 | nfsd: Source files #include cleanups | Boaz Harrosh |
2009-11-13 | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields |
2009-09-28 | nfsd: minor nfsd_lookup cleanup | J. Bruce Fields |
2009-09-28 | nfsd4: cross mountpoints when looking up parents | J. Bruce Fields |
2009-09-22 | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-09-21 | nfsd4: nfsv4 clients should cross mountpoints | Steve Dickson |
2009-09-02 | CRED: Add some configurable debugging [try #6] | David Howells |
2009-07-03 | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells |