Age | Commit message (Expand) | Author |
2012-01-11 | Btrfs: update global block_rsv when creating a new block group | Li Zefan |
2012-01-11 | Btrfs: rewrite btrfs_trim_block_group() | Li Zefan |
2012-01-11 | Btrfs: simplfy calculation of stripe length for discard operation | Li Zefan |
2012-01-11 | Btrfs: don't pre-allocate btrfs bio | Li Zefan |
2012-01-11 | Btrfs: don't pass a trans handle unnecessarily in volumes.c | Li Zefan |
2012-01-11 | Btrfs: reserve metadata space in btrfs_ioctl_setflags() | Li Zefan |
2012-01-11 | Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags() | Li Zefan |
2012-01-11 | Btrfs: check the return value of io_ctl_init() | Li Zefan |
2012-01-11 | Btrfs: avoid possible NULL deref in io_ctl_drop_pages() | Li Zefan |
2012-01-11 | Btrfs: add pinned extents to on-disk free space cache correctly | Li Zefan |
2012-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Li Zefan |
2012-01-07 | Btrfs: revamp clustered allocation logic | Alexandre Oliva |
2012-01-07 | Btrfs: don't set up allocation result twice | Alexandre Oliva |
2012-01-06 | Btrfs: test free space only for unclustered allocation | Alexandre Oliva |
2012-01-06 | Btrfs: use bigger metadata chunks on bigger filesystems | Chris Mason |
2012-01-06 | Btrfs: lower the bar for chunk allocation | Chris Mason |
2012-01-06 | Btrfs: run chunk allocations while we do delayed refs | Chris Mason |
2012-01-05 | Btrfs: make sure we're not using obsolete code in btrfs_get_extent | Jan Schmidt |
2012-01-05 | Btrfs: new backref walking code | Jan Schmidt |
2012-01-04 | minixfs: misplaced checks lead to dentry leak | Al Viro |
2012-01-04 | Btrfs: added btrfs_find_all_roots() | Jan Schmidt |
2012-01-04 | Btrfs: add waitqueue instead of doing busy waiting for more delayed refs | Jan Schmidt |
2012-01-04 | Btrfs: put back delayed refs that are too new | Arne Jansen |
2012-01-04 | Btrfs: add sequence numbers to delayed refs | Arne Jansen |
2012-01-04 | Btrfs: add nested locking mode for paths | Arne Jansen |
2012-01-04 | [CIFS] default ntlmv2 for cifs mount delayed to 3.3 | Steve French |
2012-01-03 | cifs: fix bad buffer length check in coalesce_t2 | Jeff Layton |
2011-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-12-29 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-12-29 | procfs: do not confuse jiffies with cputime64_t | Andreas Schwab |
2011-12-29 | ceph: disable use of dcache for readdir etc. | Sage Weil |
2011-12-26 | vfs: fix handling of lock allocation failure in lease-break case | Linus Torvalds |
2011-12-23 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds |
2011-12-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-12-23 | xfs: log all dirty inodes in xfs_fs_sync_fs | Christoph Hellwig |
2011-12-23 | xfs: log the inode in ->write_inode calls for kupdate | Christoph Hellwig |
2011-12-23 | Merge branch 'integration' into for-linus | Chris Mason |
2011-12-23 | Btrfs: call d_instantiate after all ops are setup | Al Viro |
2011-12-23 | Btrfs: fix worker lock misuse in find_worker | Chris Mason |
2011-12-22 | Btrfs: always save ref_root in delayed refs | Arne Jansen |
2011-12-22 | Btrfs: mark delayed refs as for cow | Arne Jansen |
2011-12-22 | Btrfs: added helper btrfs_next_item() | Jan Schmidt |
2011-12-22 | Btrfs: generic data structure to build unique lists | Arne Jansen |
2011-12-21 | Btrfs: integrate integrity check module into btrfs | Stefan Behrens |
2011-12-21 | Btrfs: Makefile changes to optionally include btrfs integrity check | Stefan Behrens |
2011-12-21 | Btrfs: add config option to enable btrfs integrity check | Stefan Behrens |
2011-12-21 | Btrfs: add optional integrity check code | Stefan Behrens |
2011-12-20 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-12-20 | nilfs2: potential integer overflow in nilfs_ioctl_clean_segments() | Haogang Chen |
2011-12-20 | nilfs2: unbreak compat ioctl | Thomas Meyer |