Age | Commit message (Expand) | Author |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-06 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-03-06 | vfs: take f_lock on modifying f_mode after open time | Wu Fengguang |
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 | nfsd4: fix minor memory leak | J. Bruce Fields |
2010-03-03 | fix NFS4 handling of mountpoint stat | Al Viro |
2010-03-03 | Switch may_open() and break_lease() to passing O_... | Al Viro |
2010-02-24 | NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN | Chuck Lever |
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-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-02-08 | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-02-08 | Revert "nfsd4: fix error return when pseudoroot missing" | J. Bruce Fields |
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-27 | NFSD: Create PF_INET6 listener in write_ports | Chuck Lever |
2010-01-26 | SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found" | Chuck Lever |
2010-01-14 | nfsd41: Create the recovery entry for the NFSv4.1 client | Ricardo Labiaga |
2010-01-13 | nfsd: use vfs_fsync for non-directories | Christoph Hellwig |
2010-01-13 | nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound() | Ricardo Labiaga |
2010-01-13 | nfsd41: nfsd4_decode_compound() does not recognize all ops | Ricardo Labiaga |
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-20 | nfsd: fix "insecure" export option | J. Bruce Fields |
2009-12-20 | nfsd: fix "insecure" export option | J. Bruce Fields |
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: move most of nfsfh.h to fs/nfsd | J. Bruce Fields |
2009-12-15 | nfsd: make V4ROOT exports read-only | J. Bruce Fields |
2009-12-15 | nfsd: restrict filehandles accepted in V4ROOT case | Steve Dickson |
2009-12-15 | nfsd: allow exports of symlinks | J. Bruce Fields |
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-15 | nfsd: introduce export flag for v4 pseudoroot | Steve Dickson |
2009-12-14 | nfsd: let "insecure" flag vary by pseudoflavor | J. Bruce Fields |
2009-12-14 | nfsd: new interface to advertise export features | 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-12-14 | nfsd4: fix share mode permissions | J. Bruce Fields |
2009-11-25 | nfsd: simplify fh_verify access checks | J. Bruce Fields |
2009-11-23 | Merge commit 'v2.6.32-rc8' into HEAD | J. Bruce Fields |
2009-11-14 | Fix memory corruption caused by nfsd readdir+ | Petr Vandrovec |