| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-01-30 | 9 | -29/+47 |
|\ |
|
| * | ext4: Remove bogus BUG() check in ext4_bmap() | Theodore Ts'o | 2009-01-30 | 1 | -3/+0 |
| * | ext4: Fix building with EXT4FS_DEBUG | Thadeu Lima de Souza Cascardo | 2009-01-26 | 3 | -5/+5 |
| * | ext4: Initialize the new group descriptor when resizing the filesystem | Theodore Ts'o | 2009-01-26 | 1 | -1/+2 |
| * | ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks | Theodore Ts'o | 2009-01-20 | 1 | -1/+1 |
| * | ext3: Add sanity check to make_indexed_dir | Theodore Ts'o | 2009-01-16 | 1 | -6/+14 |
| * | ext4: Add sanity check to make_indexed_dir | Theodore Ts'o | 2009-01-16 | 1 | -6/+15 |
| * | ext4: only use i_size_high for regular files | Theodore Ts'o | 2009-01-17 | 2 | -4/+7 |
| * | ext4: fix wrong use of do_div | Simon Holm Thøgersen | 2009-01-11 | 1 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-01-30 | 1 | -11/+15 |
|\ \ |
|
| * | | block: Remove obsolete BUG_ON | Martin K. Petersen | 2009-01-30 | 1 | -1/+0 |
| * | | block: Don't verify integrity metadata on read error | Martin K. Petersen | 2009-01-30 | 1 | -10/+15 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-30 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | tun: Add some missing TUN compat ioctl translations. | David S. Miller | 2009-01-29 | 1 | -0/+7 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-01-29 | 9 | -161/+121 |
|\ \ \ |
|
| * | | | cifs: make sure we allocate enough storage for socket address | Jeff Layton | 2009-01-29 | 1 | -8/+8 |
| * | | | [CIFS] Make socket retry timeouts consistent between blocking and nonblocking... | Steve French | 2009-01-29 | 2 | -3/+21 |
| * | | | [CIFS] some cleanup to dir.c prior to addition of posix_open | Steve French | 2009-01-29 | 1 | -25/+31 |
| * | | | [CIFS] revalidate parent inode when rmdir done within that directory | Steve French | 2009-01-29 | 2 | -1/+8 |
| * | | | [CIFS] Rename md5 functions to avoid collision with new rt modules | Steve French | 2009-01-29 | 3 | -31/+31 |
| * | | | cifs: turn smb_send into a wrapper around smb_sendv | Jeff Layton | 2009-01-29 | 3 | -93/+22 |
| | |/
| |/| |
|
* | | | epoll: drop max_user_instances and rely only on max_user_watches | Davide Libenzi | 2009-01-29 | 1 | -18/+4 |
|/ / |
|
* | | 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 |