summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-12-21nfs4: fix units bug causing hang on recoveryJ. Bruce Fields
2010-12-21nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc()Jesper Juhl
2010-12-21NFS: Remove redundant unlikely()Tobias Klauser
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-21xfs: convert grant head manipulations to lockless algorithmDave Chinner
2010-12-21xfs: introduce new locks for the log grant ticket wait queuesDave Chinner
2010-12-20Fix btrfs b0rkageAl Viro
2010-12-20ext4: Add error checking to kmem_cache_alloc() call in ext4_free_blocks()Theodore Ts'o
2010-12-20Fix compile warnings due to missing removal of a 'ret' variableJens Axboe
2010-12-19ext4: Use printf extension %pVJoe Perches
2010-12-19ext4: Use vzalloc in ext4_fill_flex_info()Joe Perches
2010-12-19ext4: zero out nanosecond timestamps for small inodesEric Sandeen
2010-12-19ext4: optimize ext4_check_dir_entry() with unlikely() annotationsTheodore Ts'o
2010-12-19ext4: use kmem_cache_zalloc() in ext4_init_io_end()Jesper Juhl
2010-12-19ext4: Remove redundant unlikely()Tobias Klauser
2010-12-19Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar
2010-12-18jbd2: simplify return path of journal_init_commonTheodore Ts'o
2010-12-18jbd2: move debug message into debug #ifdefTheodore Ts'o
2010-12-18jbd2: remove unnecessary goto statementTheodore Ts'o
2010-12-18jbd2: use offset_in_page() instead of manual calculationTheodore Ts'o
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