summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-061-4/+1Star
* tun: Limit amount of queued packets per deviceHerbert Xu2009-02-061-0/+2
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-02-0415-286/+393
|\
| * UBIFS: remove fast unmountingArtem Bityutskiy2009-01-292-47/+5Star
| * UBIFS: return sensible error codesArtem Bityutskiy2009-01-292-9/+4Star
| * UBIFS: remount ro fixesAdrian Hunter2009-01-293-21/+13Star
| * UBIFS: spelling fix 'date' -> 'data'Adrian Hunter2009-01-292-2/+2
| * UBIFS: sync wbufs after syncing inodes and pagesAdrian Hunter2009-01-291-10/+10
| * UBIFS: fix LPT out-of-space bug (again)Adrian Hunter2009-01-281-12/+32
| * UBIFS: fix no_chk_data_crcArtem Bityutskiy2009-01-273-13/+23
| * UBIFS: fix assertionsArtem Bityutskiy2009-01-261-6/+7
| * UBIFS: ensure orphan area head is initializedAdrian Hunter2009-01-263-19/+26
| * UBIFS: always clean up GC LEB spaceArtem Bityutskiy2009-01-261-14/+33
| * UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-267-65/+148
| * UBIFS: fix LEB list freeingArtem Bityutskiy2009-01-264-20/+48
| * UBIFS: simplify lockingArtem Bityutskiy2009-01-261-56/+36Star
| * UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy2009-01-203-11/+24
| * UBIFS: do not treat all data as short termArtem Bityutskiy2009-01-201-1/+1
| * UBIFS: constify operationsArtem Bityutskiy2009-01-184-14/+14
| * UBIFS: do not commit twiceArtem Bityutskiy2009-01-181-4/+5
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-049-14/+133
|\ \
| * | ocfs2: add quota call to ocfs2_remove_btree_range()Mark Fasheh2009-02-021-0/+3
| * | ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran2009-02-021-0/+4
| * | ocfs2: Access the xattr bucket only before modifying it.Tao Ma2009-02-021-9/+8Star
| * | configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()Joel Becker2009-02-021-0/+59
| * | ocfs2: Fix possible deadlock in ocfs2_write_dquot()Jan Kara2009-02-021-1/+3
| * | ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara2009-02-024-4/+56
* | | [XFS] Warn on transaction in flight on read-only remountFelix Blyakher2009-02-031-1/+5
* | | xfs: Check buffer lengths in log recoveryDave Chinner2009-02-031-6/+25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-02-0370-1927/+1719Star
|\| |
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-309-29/+47
| |\ \
| | * | ext4: Remove bogus BUG() check in ext4_bmap()Theodore Ts'o2009-01-301-3/+0Star
| | * | ext4: Fix building with EXT4FS_DEBUGThadeu Lima de Souza Cascardo2009-01-273-5/+5
| | * | ext4: Initialize the new group descriptor when resizing the filesystemTheodore Ts'o2009-01-271-1/+2
| | * | ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocksTheodore Ts'o2009-01-201-1/+1
| | * | ext3: Add sanity check to make_indexed_dirTheodore Ts'o2009-01-161-6/+14
| | * | ext4: Add sanity check to make_indexed_dirTheodore Ts'o2009-01-161-6/+15
| | * | ext4: only use i_size_high for regular filesTheodore Ts'o2009-01-182-4/+7
| | * | ext4: fix wrong use of do_divSimon Holm Thøgersen2009-01-121-3/+3
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-01-301-11/+15
| |\ \ \
| | * | | block: Remove obsolete BUG_ONMartin K. Petersen2009-01-301-1/+0Star
| | * | | block: Don't verify integrity metadata on read errorMartin K. Petersen2009-01-301-10/+15
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-301-0/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tun: Add some missing TUN compat ioctl translations.David S. Miller2009-01-301-0/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-01-309-161/+121Star
| |\ \ \ \
| | * | | | cifs: make sure we allocate enough storage for socket addressJeff Layton2009-01-291-8/+8
| | * | | | [CIFS] Make socket retry timeouts consistent between blocking and nonblocking...Steve French2009-01-292-3/+21
| | * | | | [CIFS] some cleanup to dir.c prior to addition of posix_openSteve French2009-01-291-25/+31
| | * | | | [CIFS] revalidate parent inode when rmdir done within that directorySteve French2009-01-292-1/+8
| | * | | | [CIFS] Rename md5 functions to avoid collision with new rt modulesSteve French2009-01-293-31/+31