Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 2009-01-28 | 19 | -318/+418 |
|\ | |||||
| * | Btrfs: do less aggressive btree readahead | Chris Mason | 2009-01-22 | 1 | -16/+5 |
| * | Btrfs: fiemap support | Yehuda Sadeh | 2009-01-21 | 3 | -0/+101 |
| * | Btrfs: stop providing a bmap operation to avoid swapfile corruptions | Chris Mason | 2009-01-21 | 1 | -6/+12 |
| * | Btrfs: fix tree logs parallel sync | Yan Zheng | 2009-01-21 | 6 | -210/+248 |
| * | Btrfs: open_ctree() error handling can oops on fs_info | Qinghuang Feng | 2009-01-21 | 1 | -2/+3 |
| * | Btrfs: fix stop searching test in replace_one_extent | Yan Zheng | 2009-01-21 | 1 | -6/+7 |
| * | Btrfs: change/remove typedef | Jan Engelhardt | 2009-01-21 | 1 | -8/+2 |
| * | Btrfs: remove duplicated #include | Huang Weiyi | 2009-01-21 | 1 | -1/+0 |
| * | Btrfs: Fix infinite loop in btrfs_extent_post_op | Yan Zheng | 2009-01-21 | 1 | -1/+3 |
| * | Btrfs: fix locking issue in btrfs_remove_block_group | Yan Zheng | 2009-01-21 | 1 | -1/+3 |
| * | Btrfs: simplify iteration codes | Qinghuang Feng | 2009-01-21 | 6 | -52/+19 |
| * | Btrfs: check return value for kthread_run() correctly | Qinghuang Feng | 2009-01-21 | 1 | -2/+2 |
| * | Btrfs: Remove extra KERN_INFO in the middle of a line | Roland Dreier | 2009-01-21 | 1 | -1/+1 |
| * | Btrfs: removed unused #include <version.h>'s | Huang Weiyi | 2009-01-21 | 11 | -11/+0 |
| * | Btrfs: cleanup xattr code | Josef Bacik | 2009-01-21 | 1 | -2/+12 |
| * | Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl() | Wang Cong | 2009-01-21 | 1 | -2/+3 |
* | | nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found | Jeff Layton | 2009-01-27 | 1 | -1/+0 |
* | | nfsd: fix cred leak on every rpc | J. Bruce Fields | 2009-01-27 | 1 | -0/+1 |
* | | nfsd: fix null dereference on error path | J. Bruce Fields | 2009-01-27 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2009-01-26 | 1 | -2/+4 |
|\ \ | |||||
| * | | dlm: initialize file_lock struct in GETLK before copying conflicting lock | Jeff Layton | 2009-01-21 | 1 | -0/+2 |
| * | | dlm: fix plock notify callback to lockd | David Teigland | 2009-01-21 | 1 | -2/+2 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-01-26 | 2 | -263/+124 |
|\ \ \ | |||||
| * | | | ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop() | Jan Kara | 2009-01-21 | 1 | -167/+2 |
| * | | | quota: Improve locking | Jan Kara | 2009-01-16 | 1 | -96/+122 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-26 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | sysfs: fix problems with binary files | Greg Kroah-Hartman | 2009-01-20 | 1 | -0/+6 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobr... | Linus Torvalds | 2009-01-26 | 39 | -1363/+1284 |
|\ \ \ \ | |||||
| * | | | | fs/Kconfig: move 9p out | Alexey Dobriyan | 2009-01-22 | 2 | -11/+11 |
| * | | | | fs/Kconfig: move afs out | Alexey Dobriyan | 2009-01-22 | 2 | -22/+22 |
| * | | | | fs/Kconfig: move coda out | Alexey Dobriyan | 2009-01-22 | 2 | -22/+22 |
| * | | | | fs/Kconfig: move the rest of ncpfs out | Alexey Dobriyan | 2009-01-22 | 2 | -22/+21 |
| * | | | | fs/Kconfig: move smbfs out | Alexey Dobriyan | 2009-01-22 | 2 | -57/+56 |
| * | | | | fs/Kconfig: move sunrpc out | Alexey Dobriyan | 2009-01-22 | 1 | -79/+1 |
| * | | | | fs/Kconfig: move nfsd out | Alexey Dobriyan | 2009-01-22 | 2 | -81/+81 |
| * | | | | fs/Kconfig: move nfs out | Alexey Dobriyan | 2009-01-22 | 2 | -86/+87 |
| * | | | | fs/Kconfig: move ufs out | Alexey Dobriyan | 2009-01-22 | 2 | -44/+44 |
| * | | | | fs/Kconfig: move sysv out | Alexey Dobriyan | 2009-01-22 | 2 | -38/+37 |
| * | | | | fs/Kconfig: move romfs out | Alexey Dobriyan | 2009-01-22 | 2 | -18/+17 |
| * | | | | fs/Kconfig: move qnx4 out | Alexey Dobriyan | 2009-01-22 | 2 | -26/+26 |
| * | | | | fs/Kconfig: move hpfs out | Alexey Dobriyan | 2009-01-22 | 2 | -16/+15 |
| * | | | | fs/Kconfig: move omfs out | Alexey Dobriyan | 2009-01-22 | 2 | -14/+14 |
| * | | | | fs/Kconfig: move minix out | Alexey Dobriyan | 2009-01-22 | 2 | -18/+18 |
| * | | | | fs/Kconfig: move vxfs out | Alexey Dobriyan | 2009-01-22 | 2 | -17/+17 |
| * | | | | fs/Kconfig: move squashfs out | Alexey Dobriyan | 2009-01-22 | 2 | -52/+52 |
| * | | | | fs/Kconfig: move cramfs out | Alexey Dobriyan | 2009-01-22 | 2 | -20/+20 |
| * | | | | fs/Kconfig: move efs out | Alexey Dobriyan | 2009-01-22 | 2 | -16/+15 |
| * | | | | fs/Kconfig: move bfs out | Alexey Dobriyan | 2009-01-22 | 2 | -22/+20 |
| * | | | | fs/Kconfig: move befs out | Alexey Dobriyan | 2009-01-22 | 2 | -27/+27 |