summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-12-18jbd2: Fix a debug message in do_get_write_access()Theodore Ts'o
2010-12-17nfsd4: implement secinfo_no_nameJ. Bruce Fields
2010-12-17nfsd4: move guts of nfsd4_lookupp into helperJ. Bruce Fields
2010-12-17nfsd4: 4.1 SECINFO should consume filehandleJ. Bruce Fields
2010-12-17nfs: add missed CONFIG_NFSD_DEPRECATEDbookjovi@gmail.com
2010-12-17nfsd: fix offset printk's in nfsd3 read/writeJ. Bruce Fields
2010-12-17nfsd4: fix mixed 4.0/4.1 handling, 4.1 rebootJ. Bruce Fields
2010-12-17nfsd4: replace unintuitive match_clientid_establishmentJ. Bruce Fields
2010-12-17Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang
2010-12-17ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil
2010-12-17jbd2: Use pr_notice_ratelimited() in journal_alloc_journal_head()Theodore Ts'o
2010-12-17ext4: Use pr_warning_ratelimited() instead of printk_ratelimit()Theodore Ts'o
2010-12-17fs: Use this_cpu_inc_return in buffer.cChristoph Lameter
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo
2010-12-17fs: Use this_cpu_xx operations in buffer.cChristoph Lameter
2010-12-17fs/block: type signature of major_to_index(int) to major_to_index(unsigned)Yang Zhang
2010-12-17fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
2010-12-16Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-12-16ext4: Fix up comments in inode.cTheodore Ts'o
2010-12-16lockd: Remove src_sap and src_len from nlm_lookup_host_info structChuck Lever
2010-12-16lockd: Remove nlm_lookup_host()Chuck Lever
2010-12-16lockd: Make nrhosts an unsigned longChuck Lever
2010-12-16lockd: Rename nlm_hostsChuck Lever
2010-12-16lockd: Clean up nlmsvc_lookup_host()Chuck Lever
2010-12-16lockd: Create client-side nlm_host cacheChuck Lever
2010-12-16lockd: Split nlm_release_call()Chuck Lever
2010-12-16lockd: Add nlm_destroy_host_locked()Chuck Lever
2010-12-16lockd: Add nlm_alloc_host()Chuck Lever
2010-12-16lockd: reorganize nlm_host_rebootedJ. Bruce Fields
2010-12-16lockd: define host_for_each{_safe} macrosJ. Bruce Fields
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-12-16NFS: Remove unused UMNT response data structureChuck Lever
2010-12-16NFS: Avoid return code checking in mount XDR encoder functionsChuck Lever
2010-12-16NSM: Avoid return code checking in NSM XDR encoder functionsChuck Lever
2010-12-16NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever
2010-12-16NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever
2010-12-16lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever
2010-12-16NFS: Repair whitespace damage in NFS PROC macroChuck Lever
2010-12-16NFSD: Update XDR decoders in NFSv4 callback clientChuck Lever
2010-12-16NFSD: Update XDR encoders in NFSv4 callback clientChuck Lever
2010-12-16lockd: Introduce new-style XDR functions for NLMv4Chuck Lever
2010-12-16NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever
2010-12-16NFS: Remove unused old NFSv3 decoder functionsChuck Lever
2010-12-16NFS: Switch in new NFSv3 decoder functionsChuck Lever
2010-12-16NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever
2010-12-16NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever