Age | Commit message (Expand) | Author |
2009-02-09 | xfs: sanitize qh_lock wrappers | Christoph Hellwig |
2009-02-09 | xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED | Christoph Hellwig |
2009-02-09 | xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE | Christoph Hellwig |
2009-02-09 | xfs: merge xfs_mkdir into xfs_create | Christoph Hellwig |
2009-02-09 | xfs: remove uchar_t/ushort_t/uint_t/ulong_t types | Christoph Hellwig |
2009-02-09 | xfs: remove superflous inobt macros | Christoph Hellwig |
2009-02-09 | xfs: remove iclog calculation special cases | Christoph Hellwig |
2009-02-08 | xfs: remove the unused XFS_QMOPT_DQLOCK flag | Christoph Hellwig |
2009-02-08 | xfs: cleanup xfs_find_handle | Christoph Hellwig |
2009-02-04 | xfs: cleanup error handling in xfs_swap_extents | Josef 'Jeff' Sipek |
2009-02-04 | xfs: merge xfs_inode_flush into xfs_fs_write_inode | Christoph Hellwig |
2009-02-04 | xfs: factor out attr fork reset handling | Christoph Hellwig |
2009-02-04 | xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK | Christoph Hellwig |
2009-02-04 | xfs: tiny cleanup for xfs_link | Christoph Hellwig |
2009-02-04 | xfs: make sure to free the real-time inodes in the mount error path | Christoph Hellwig |
2009-02-04 | xfs: cleanup error handling in xfs_mountfs: | Christoph Hellwig |
2009-02-03 | xfs: Check buffer lengths in log recovery | Dave Chinner |
2009-02-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Felix Blyakher |
2009-01-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-01-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-30 | block: Remove obsolete BUG_ON | Martin K. Petersen |
2009-01-30 | block: Don't verify integrity metadata on read error | Martin K. Petersen |
2009-01-30 | ext4: Remove bogus BUG() check in ext4_bmap() | Theodore Ts'o |
2009-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-01-29 | epoll: drop max_user_instances and rely only on max_user_watches | Davide Libenzi |
2009-01-29 | tun: Add some missing TUN compat ioctl translations. | David S. Miller |
2009-01-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Felix Blyakher |
2009-01-29 | cifs: make sure we allocate enough storage for socket address | Jeff Layton |
2009-01-29 | [CIFS] Make socket retry timeouts consistent between blocking and nonblocking... | Steve French |
2009-01-29 | [CIFS] some cleanup to dir.c prior to addition of posix_open | Steve French |
2009-01-29 | [CIFS] revalidate parent inode when rmdir done within that directory | Steve French |
2009-01-29 | [CIFS] Rename md5 functions to avoid collision with new rt modules | Steve French |
2009-01-29 | cifs: turn smb_send into a wrapper around smb_sendv | Jeff Layton |
2009-01-27 | nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found | Jeff Layton |
2009-01-27 | nfsd: fix cred leak on every rpc | J. Bruce Fields |
2009-01-27 | nfsd: fix null dereference on error path | J. Bruce Fields |
2009-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Felix Blyakher |
2009-01-27 | don't reallocate sxp variable passed into xfs_swapext | Eric Sandeen |
2009-01-27 | [XFS] Warn on transaction in flight on read-only remount | Felix Blyakher |
2009-01-26 | ext4: Fix building with EXT4FS_DEBUG | Thadeu Lima de Souza Cascardo |
2009-01-26 | ext4: Initialize the new group descriptor when resizing the filesystem | Theodore Ts'o |
2009-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2009-01-26 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-26 | Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobr... | Linus Torvalds |
2009-01-26 | inotify: clean up inotify_read and fix locking problems | Vegard Nossum |
2009-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2009-01-26 | fuse: fix poll notify | Miklos Szeredi |
2009-01-26 | fuse: destroy bdi on umount | Miklos Szeredi |