aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFSv4: kill off complicated macro 'PROC'Yu Zhiguo2009-06-01
* NFSv4: do exact check about attribute specifiedYu Zhiguo2009-06-01
* knfsd: remove unreported filehandle stats countersGreg Banks2009-05-27
* knfsd: fix reply cache memory corruptionGreg Banks2009-05-27
* knfsd: reply cache cleanupsGreg Banks2009-05-27
* lockd: fix FILE_LOCKING=n build errorRandy Dunlap2009-05-13
* nfsd: nfs4_stat_init cleanupWang Chen2009-05-06
* nfsd: use C99 struct initializersRandy Dunlap2009-05-03
* nfsd4: make recall callback an asynchronous rpcJ. Bruce Fields2009-05-03
* nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields2009-05-01
* nfsd4: remove unused dl_truncJ. Bruce Fields2009-05-01
* nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields2009-05-01
* nfsd4: rename callback struct to cb_connJ. Bruce Fields2009-05-01
* nfsd4: replace callback thread by asynchronous rpcJ. Bruce Fields2009-04-29
* nfsd4: lookup up callback cred only onceJ. Bruce Fields2009-04-29
* nfsd4: create rpc callback client from server threadJ. Bruce Fields2009-04-29
* nfsd4: set cb_client inside setup_callback_clientJ. Bruce Fields2009-04-29
* nfsd4: set shorter timeoutJ. Bruce Fields2009-04-29
* nfsd4: setclientid_confirm callback-change fixesJ. Bruce Fields2009-04-29
* nfsd: quiet compile warningJ. Bruce Fields2009-04-29
* nfsd: support ext4 i_versionJ. Bruce Fields2009-04-29
* nfsd4: delete obsolete xdr commentsJ. Bruce Fields2009-04-29
* nfsd: eliminate ENCODE_HEAD macroJ. Bruce Fields2009-04-29
* NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.cChuck Lever2009-04-28
* NFSD: Stricter buffer size checking in write_versions()Chuck Lever2009-04-28
* NFSD: Stricter buffer size checking in write_recoverydir()Chuck Lever2009-04-28
* SUNRPC: pass buffer size to svc_sock_names()Chuck Lever2009-04-28
* SUNRPC: pass buffer size to svc_addsock()Chuck Lever2009-04-28
* NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever2009-04-28
* NFSD: move lockd_up() before svc_addsock()Chuck Lever2009-04-28
* NFSD: Finish refactoring __write_ports()Chuck Lever2009-04-28
* NFSD: Note an additional requirement when passing TCP sockets to portlistChuck Lever2009-04-28
* NFSD: Refactor socket creation out of __write_ports()Chuck Lever2009-04-28
* NFSD: Refactor portlist socket closing into a helperChuck Lever2009-04-28
* NFSD: Refactor transport addition out of __write_ports()Chuck Lever2009-04-28
* NFSD: Refactor transport removal out of __write_ports()Chuck Lever2009-04-28
* nfsd4: distinguish expired from stale stateidsBian Naimeng2009-04-24
* lockd: call locks_release_private to cleanup per-filesystem stateFelix Blyakher2009-04-24
* rpcgss: remove redundant test on unsignedRoel Kluin2009-04-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-21
|\
| * Btrfs: fix btrfs fallocate oops and deadlockChris Mason2009-04-21
| * Btrfs: use the right node in reada_for_balanceChris Mason2009-04-20
| * Btrfs: fix oops on page->mapping->host during writepageChris Mason2009-04-20
| * Btrfs: add a priority queue to the async thread helpersChris Mason2009-04-20
| * Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-20
* | hugetlbfs: return negative error code for bad mount optionAkinobu Mita2009-04-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-21
|\ \
| * | GFS2: Fix page_mkwrite() return codeSteven Whitehouse2009-04-20
| * | GFS2: Clear dirty bit at end of inode glock syncSteven Whitehouse2009-04-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-21
|\ \ \