summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-11Btrfs: update global block_rsv when creating a new block groupLi Zefan
2012-01-11Btrfs: rewrite btrfs_trim_block_group()Li Zefan
2012-01-11Btrfs: simplfy calculation of stripe length for discard operationLi Zefan
2012-01-11Btrfs: don't pre-allocate btrfs bioLi Zefan
2012-01-11Btrfs: don't pass a trans handle unnecessarily in volumes.cLi Zefan
2012-01-11Btrfs: reserve metadata space in btrfs_ioctl_setflags()Li Zefan
2012-01-11Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags()Li Zefan
2012-01-11Btrfs: check the return value of io_ctl_init()Li Zefan
2012-01-11Btrfs: avoid possible NULL deref in io_ctl_drop_pages()Li Zefan
2012-01-11Btrfs: add pinned extents to on-disk free space cache correctlyLi Zefan
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Li Zefan
2012-01-07Btrfs: revamp clustered allocation logicAlexandre Oliva
2012-01-07Btrfs: don't set up allocation result twiceAlexandre Oliva
2012-01-06Btrfs: test free space only for unclustered allocationAlexandre Oliva
2012-01-06Btrfs: use bigger metadata chunks on bigger filesystemsChris Mason
2012-01-06Btrfs: lower the bar for chunk allocationChris Mason
2012-01-06Btrfs: run chunk allocations while we do delayed refsChris Mason
2012-01-05Btrfs: make sure we're not using obsolete code in btrfs_get_extentJan Schmidt
2012-01-05Btrfs: new backref walking codeJan Schmidt
2012-01-04minixfs: misplaced checks lead to dentry leakAl Viro
2012-01-04Btrfs: added btrfs_find_all_roots()Jan Schmidt
2012-01-04Btrfs: add waitqueue instead of doing busy waiting for more delayed refsJan Schmidt
2012-01-04Btrfs: put back delayed refs that are too newArne Jansen
2012-01-04Btrfs: add sequence numbers to delayed refsArne Jansen
2012-01-04Btrfs: add nested locking mode for pathsArne Jansen
2012-01-04[CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French
2012-01-03cifs: fix bad buffer length check in coalesce_t2Jeff Layton
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-12-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-29ceph: disable use of dcache for readdir etc.Sage Weil
2011-12-26vfs: fix handling of lock allocation failure in lease-break caseLinus Torvalds
2011-12-23Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-23xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig
2011-12-23xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig
2011-12-23Merge branch 'integration' into for-linusChris Mason
2011-12-23Btrfs: call d_instantiate after all ops are setupAl Viro
2011-12-23Btrfs: fix worker lock misuse in find_workerChris Mason
2011-12-22Btrfs: always save ref_root in delayed refsArne Jansen
2011-12-22Btrfs: mark delayed refs as for cowArne Jansen
2011-12-22Btrfs: added helper btrfs_next_item()Jan Schmidt
2011-12-22Btrfs: generic data structure to build unique listsArne Jansen
2011-12-21Btrfs: integrate integrity check module into btrfsStefan Behrens
2011-12-21Btrfs: Makefile changes to optionally include btrfs integrity checkStefan Behrens
2011-12-21Btrfs: add config option to enable btrfs integrity checkStefan Behrens
2011-12-21Btrfs: add optional integrity check codeStefan Behrens
2011-12-20Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-12-20nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()Haogang Chen
2011-12-20nilfs2: unbreak compat ioctlThomas Meyer