summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] knfsd: lockd: fix use of h_nextrebindOlaf Kirch2006-10-041-1/+1
* [PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch2006-10-042-1/+10
* [PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch2006-10-043-13/+15
* [PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch2006-10-041-5/+5
* [PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch2006-10-043-4/+24
* [PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown2006-10-042-36/+1
* [PATCH] knfsd: lockd: Add nlm_destroy_hostOlaf Kirch2006-10-041-16/+29
* [PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch2006-10-043-65/+93
* [PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch2006-10-041-26/+16
* [PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch2006-10-042-65/+59
* [PATCH] knfsd: lockd: make the hash chains use a hlist_nodeOlaf Kirch2006-10-041-32/+39
* [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch2006-10-041-12/+18
* [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch2006-10-044-55/+67
* [PATCH] knfsd: misc minor fixes, indentation changesOlaf Kirch2006-10-042-12/+11
* [PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch2006-10-043-16/+122
* [PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch2006-10-045-18/+39
* [PATCH] knfsd: consolidate common code for statd->lockd notificationOlaf Kirch2006-10-043-34/+32
* [PATCH] knfsd: hide use of lockd's h_monitored flagOlaf Kirch2006-10-045-13/+21
* [PATCH] knfsd: make nfsd readahead params cache SMP-friendlyGreg Banks2006-10-041-16/+44
* [PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2006-10-042-1/+51
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-045-22/+27
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-046-40/+40
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-046-45/+38
* [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown2006-10-041-6/+6
* [PATCH] knfsd: Protect update to sn_nrthreads with lock_kernelNeilBrown2006-10-041-0/+2
* [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown2006-10-041-0/+2
* [PATCH] knfsd: nfsd: lockdep annotation fixNeilBrown2006-10-041-1/+1
* [PATCH] Remove unnecessary check in fs/reiserfs/inode.cEric Sesterhenn2006-10-041-1/+1
* BUG_ON conversion for fs/xfs/Eric Sesterhenn2006-10-031-4/+2
* BUG_ON() conversion in fs/nfsd/Eric Sesterhenn2006-10-031-2/+1
* BUG_ON conversion for fs/reiserfsEric Sesterhenn2006-10-035-54/+26
* debugfs: spelling fixKomal Shah2006-10-031-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-0346-46/+46
* Still more typo fixesMatt LaPlante2006-10-032-4/+4
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* Typos in fs/KconfigMatt LaPlante2006-10-031-7/+7
* [PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format argumentsZach Brown2006-10-031-2/+2
* [PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format arg...Zach Brown2006-10-031-2/+2
* [PATCH] pr_debug: aio: use size_t length modifier in pr_debug format argumentsZach Brown2006-10-031-2/+2
* [PATCH] fs/eventpoll: error handling micro-cleanupJeff Garzik2006-10-031-2/+3
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-038-18/+40
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-10-0241-529/+525
|\
| * JFS: White space cleanupDave Kleikamp2006-10-0241-510/+508
| * [PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita2006-10-025-17/+17
| * JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()Tony Breeds2006-10-021-2/+0
* | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-021-2/+0
* | [PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov2006-10-021-2/+2
* | [PATCH] proc: comment what proc_fill_cache doesEric W. Biederman2006-10-021-0/+12
* | [PATCH] proc: remove the useless SMP-safe comments from /procEric W. Biederman2006-10-021-4/+0
* | [PATCH] proc: remove trailing blank entry from pid_entry arraysEric W. Biederman2006-10-021-18/+21