aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-09
* xfs: sanitize qh_lock wrappersChristoph Hellwig2009-02-09
* xfs: use mutex_is_locked in XFS_DQ_IS_LOCKEDChristoph Hellwig2009-02-09
* xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELEChristoph Hellwig2009-02-09
* xfs: merge xfs_mkdir into xfs_createChristoph Hellwig2009-02-09
* xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-09
* xfs: remove superflous inobt macrosChristoph Hellwig2009-02-09
* xfs: remove iclog calculation special casesChristoph Hellwig2009-02-09
* xfs: remove the unused XFS_QMOPT_DQLOCK flagChristoph Hellwig2009-02-08
* xfs: cleanup xfs_find_handleChristoph Hellwig2009-02-08
* xfs: cleanup error handling in xfs_swap_extentsJosef 'Jeff' Sipek2009-02-04
* xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig2009-02-04
* xfs: factor out attr fork reset handlingChristoph Hellwig2009-02-04
* xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCKChristoph Hellwig2009-02-04
* xfs: tiny cleanup for xfs_linkChristoph Hellwig2009-02-04
* xfs: make sure to free the real-time inodes in the mount error pathChristoph Hellwig2009-02-04
* xfs: cleanup error handling in xfs_mountfs:Christoph Hellwig2009-02-04
* xfs: Check buffer lengths in log recoveryDave Chinner2009-02-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-02-03
|\
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-30
| |\
| | * ext4: Remove bogus BUG() check in ext4_bmap()Theodore Ts'o2009-01-30
| | * ext4: Fix building with EXT4FS_DEBUGThadeu Lima de Souza Cascardo2009-01-26
| | * ext4: Initialize the new group descriptor when resizing the filesystemTheodore Ts'o2009-01-26
| | * ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocksTheodore Ts'o2009-01-20
| | * ext3: Add sanity check to make_indexed_dirTheodore Ts'o2009-01-16
| | * ext4: Add sanity check to make_indexed_dirTheodore Ts'o2009-01-16
| | * ext4: only use i_size_high for regular filesTheodore Ts'o2009-01-17
| | * ext4: fix wrong use of do_divSimon Holm Thøgersen2009-01-11
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-01-30
| |\ \
| | * | block: Remove obsolete BUG_ONMartin K. Petersen2009-01-30
| | * | block: Don't verify integrity metadata on read errorMartin K. Petersen2009-01-30
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-30
| |\ \ \ | | |/ / | |/| |
| | * | tun: Add some missing TUN compat ioctl translations.David S. Miller2009-01-29
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-01-29
| |\ \ \
| | * | | cifs: make sure we allocate enough storage for socket addressJeff Layton2009-01-28
| | * | | [CIFS] Make socket retry timeouts consistent between blocking and nonblocking...Steve French2009-01-28
| | * | | [CIFS] some cleanup to dir.c prior to addition of posix_openSteve French2009-01-28
| | * | | [CIFS] revalidate parent inode when rmdir done within that directorySteve French2009-01-28
| | * | | [CIFS] Rename md5 functions to avoid collision with new rt modulesSteve French2009-01-28
| | * | | cifs: turn smb_send into a wrapper around smb_sendvJeff Layton2009-01-28
| | | |/ | | |/|
| * / | epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2009-01-29
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-01-29
|\| |
| * | nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton2009-01-27
| * | nfsd: fix cred leak on every rpcJ. Bruce Fields2009-01-27
| * | nfsd: fix null dereference on error pathJ. Bruce Fields2009-01-27
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-01-27
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-26
| |\
| | * dlm: initialize file_lock struct in GETLK before copying conflicting lockJeff Layton2009-01-21
| | * dlm: fix plock notify callback to lockdDavid Teigland2009-01-21
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-01-26
| |\ \