| Commit message (Expand) | Author | Age | Files | Lines |
* | sunrpc: Add net to rpc_create_args | Pavel Emelyanov | 2010-10-01 | 5 | -0/+6 |
* | sunrpc: Add net argument to svc_create_xprt | Pavel Emelyanov | 2010-10-01 | 4 | -7/+8 |
* | nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length | Benny Halevy | 2010-10-01 | 1 | -6/+12 |
* | sunrpc: Add net to pure API calls | Pavel Emelyanov | 2010-09-27 | 2 | -3/+3 |
* | nfsd: fix /proc/net/rpc/nfsd.export/content display | J. Bruce Fields | 2010-09-26 | 1 | -11/+29 |
* | nfsd: Export get_task_comm for nfsd | Pavel Emelyanov | 2010-09-23 | 1 | -3/+1 |
* | nfsd: allow deprecated interface to be compiled out. | NeilBrown | 2010-09-22 | 5 | -8/+43 |
* | nfsd: formally deprecate legacy nfsd syscall interface | NeilBrown | 2010-09-22 | 1 | -0/+10 |
* | lockd: Mostly remove BKL from the server | Bryan Schumaker | 2010-09-22 | 3 | -14/+21 |
* | nfsd/idmap: drop special request deferal in favour of improved default. | NeilBrown | 2010-09-21 | 1 | -94/+11 |
* | nfsd: disable deferral for NFSv4 | NeilBrown | 2010-09-21 | 1 | -2/+5 |
* | Merge remote branch 'trond/bugfixes' into for-2.6.37 | J. Bruce Fields | 2010-09-19 | 37 | -163/+613 |
|\ |
|
| * | SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies | Trond Myklebust | 2010-09-12 | 2 | -0/+2 |
| * | statfs() gives ESTALE error | Menyhart Zoltan | 2010-09-12 | 1 | -0/+8 |
| * | NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 | Trond Myklebust | 2010-09-12 | 1 | -1/+1 |
| * | Remove incorrect do_vfs_lock message | Fabio Olive Leite | 2010-09-12 | 1 | -4/+0 |
| * | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-09-10 | 2 | -1/+4 |
| |\ |
|
| | * | xfs: log IO completion workqueue is a high priority queue | Dave Chinner | 2010-09-10 | 1 | -1/+2 |
| | * | xfs: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-10 | 1 | -0/+2 |
| * | | execve: make responsive to SIGKILL with large arguments | Roland McGrath | 2010-09-10 | 1 | -0/+7 |
| * | | execve: improve interactivity with large arguments | Roland McGrath | 2010-09-10 | 1 | -0/+2 |
| * | | setup_arg_pages: diagnose excessive argument size | Roland McGrath | 2010-09-10 | 1 | -0/+5 |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-09-10 | 2 | -3/+3 |
| |\ \ |
|
| | * | | writeback: Fix lost wake-up shutting down writeback thread | J. Bruce Fields | 2010-08-28 | 1 | -1/+1 |
| | * | | fs/bio-integrity.c: return -ENOMEM on kmalloc failure | Andrew Morton | 2010-08-23 | 1 | -1/+1 |
| | * | | bio-integrity.c: remove dependency on __GFP_NOFAIL | David Rientjes | 2010-08-23 | 1 | -1/+1 |
| * | | | minix: fix regression in minix_mkdir() | Jorge Boncompte [DTI2] | 2010-09-09 | 1 | -1/+1 |
| * | | | vfs: take O_NONBLOCK out of the O_* uniqueness test | James Bottomley | 2010-09-09 | 1 | -3/+7 |
| * | | | binfmt_misc: fix binfmt_misc priority | Jan Sembera | 2010-09-09 | 1 | -1/+1 |
| * | | | proc: export uncached bit properly in /proc/kpageflags | Takashi Iwai | 2010-09-09 | 1 | -1/+1 |
| * | | | O_DIRECT: fix the splitting up of contiguous I/O | Jeff Moyer | 2010-09-09 | 1 | -2/+2 |
| * | | | mm: Move vma_stack_continue into mm.h | Stefan Bader | 2010-09-09 | 1 | -1/+2 |
| * | | | Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6 | Linus Torvalds | 2010-09-09 | 9 | -107/+475 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan | Mark Fasheh | 2010-09-08 | 1 | -20/+107 |
| | * | | ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions | Mark Fasheh | 2010-09-08 | 1 | -32/+88 |
| | * | | ocfs2: allow return of new inode block location before allocation of the inode | Mark Fasheh | 2010-09-08 | 2 | -0/+180 |
| | * | | ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding | Mark Fasheh | 2010-09-08 | 1 | -13/+4 |
| | * | | ocfs2: split out inode alloc code from ocfs2_mknod_locked | Mark Fasheh | 2010-09-08 | 1 | -18/+37 |
| | * | | Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef... | Tristan Ye | 2010-09-08 | 1 | -1/+1 |
| | * | | ocfs2: Fix deadlock when allocating page | Jan Kara | 2010-09-08 | 3 | -4/+5 |
| | * | | ocfs2: properly set and use inode group alloc hint | Mark Fasheh | 2010-09-08 | 1 | -4/+20 |
| | * | | ocfs2: Use the right group in nfs sync check. | Tao Ma | 2010-09-08 | 1 | -8/+11 |
| | * | | ocfs2: Flush drive's caches on fdatasync | Jan Kara | 2010-09-08 | 1 | -1/+10 |
| | * | | ocfs2: make __ocfs2_page_mkwrite handle file end properly. | Tao Ma | 2010-09-08 | 1 | -3/+5 |
| | * | | ocfs2: Fix incorrect checksum validation error | Sunil Mushran | 2010-09-08 | 1 | -1/+5 |
| | * | | ocfs2: Fix metaecc error messages | Sunil Mushran | 2010-09-08 | 1 | -2/+2 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2010-09-08 | 2 | -20/+30 |
| |\ \ \ |
|
| | * | | | fuse: fix lock annotations | Miklos Szeredi | 2010-09-07 | 2 | -16/+18 |
| | * | | | fuse: flush background queue on connection close | Miklos Szeredi | 2010-09-07 | 1 | -4/+12 |
| | |/ / |
|
| * | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-09-07 | 1 | -1/+1 |
| |\ \ \ |
|