summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-12-22ocfs2/cluster: Track process message timing stats for each socketSunil Mushran
2010-12-22ocfs2/cluster: Track send message timing stats for each socketSunil Mushran
2010-12-22ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerSunil Mushran
2010-12-22ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingSunil Mushran
2010-12-22ocfs2: Add DEBUG_FS dependencySunil Mushran
2010-12-22ocfs2/dlm: Hard code the values for enumsSunil Mushran
2010-12-22ocfs2/dlm: Minor cleanupSunil Mushran
2010-12-22ocfs2/dlm: Cleanup dlmdebug.cSunil Mushran
2010-12-22ocfs2: Release buffer_head in case of error in ocfs2_double_lock.Tao Ma
2010-12-23Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctlsLi Zefan
2010-12-23Btrfs: Add readonly snapshots supportLi Zefan
2010-12-23Btrfs: Refactor btrfs_ioctl_snap_create()Li Zefan
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-22btrfs: Extract duplicate decompress codeLi Zefan
2010-12-22btrfs: Allow to specify compress method when defragLi Zefan
2010-12-22btrfs: Add lzo compression supportLi Zefan
2010-12-22btrfs: Allow to add new compression algorithmLi Zefan
2010-12-22btrfs: Fix error handling in zlibLi Zefan
2010-12-22btrfs: Fix bugs in zlib workspaceLi Zefan
2010-12-22ocfs2: Fix system inodes cache overflow.Tao Ma
2010-12-21NFSv4: Convert a few commas into semicolons...Trond Myklebust
2010-12-21NFS: suppressing showing of default mount port value in /proc fixedStanislav Kinsbursky
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