summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix large core dumps with a 32-bit off_tDaniel Jacobowitz2005-06-161-1/+1
* [PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK...Trond Myklebust2005-06-131-1/+41
* Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2005-06-093-84/+124
|\
| * [PATCH] NFS: Fix lookup intent handlingTrond Myklebust2005-06-071-14/+35
| * [PATCH] binfmt_flat mmap flag fixYoshinori Sato2005-06-061-3/+3
| * [PATCH] namei fixes (19/19)Al Viro2005-06-061-1/+1
| * [PATCH] namei fixes (18/19)Al Viro2005-06-061-3/+1
| * [PATCH] namei fixes (17/19)Al Viro2005-06-061-19/+16
| * [PATCH] namei fixes (16/19)Al Viro2005-06-061-5/+2
| * [PATCH] namei fixes (15/19)Al Viro2005-06-061-6/+5
| * [PATCH] namei fixes (14/19)Al Viro2005-06-061-4/+4
| * [PATCH] namei fixes (13/19)Al Viro2005-06-061-7/+3
| * [PATCH] namei fixes (12/19)Al Viro2005-06-061-2/+9
| * [PATCH] namei fixes (11/19)Al Viro2005-06-061-4/+10
| * [PATCH] namei fixes (10/19)Al Viro2005-06-061-11/+9
| * [PATCH] namei fixes (9/19)Al Viro2005-06-061-2/+23
| * [PATCH] namei fixes (8/19)Al Viro2005-06-061-4/+2
| * [PATCH] namei fixes (7/19)Al Viro2005-06-061-9/+8
| * [PATCH] namei fixes (6/19)Al Viro2005-06-061-5/+4
| * [PATCH] namei fixes (5/19)Al Viro2005-06-061-0/+2
| * [PATCH] namei fixes (4/19)Al Viro2005-06-061-1/+4
| * [PATCH] namei fixes (3/19)Al Viro2005-06-061-19/+19
| * [PATCH] namei fixes (2/19)Al Viro2005-06-061-6/+5
| * [PATCH] namei fixesAl Viro2005-06-061-10/+10
* | [CIFS] Fix cifs update of page cache. Write at correct offset when out of memorySteve French2005-06-092-1/+4
* | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2005-06-062-3/+7
|\|
| * [PATCH] mpage_end_io_write() I/O error handling fixQu Fuping2005-06-041-1/+4
| * [PATCH] ext3: fix list scanning in __cleanup_transactionJan Kara2005-06-021-1/+0
| * [PATCH] ext3: fix log_do_checkpoint() assertion failureJan Kara2005-06-021-1/+3
| * Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/...Linus Torvalds2005-06-016-41/+49
| |\
* | | [CIFS] Update cifs version number and fix whitespaceSteve French2005-06-022-18/+18
* | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2005-06-012-68/+39
|\| |
| * | [PATCH] ppc32/ppc64: cleanup /proc/device-treeBenjamin Herrenschmidt2005-06-011-67/+38
| * | [PATCH] UDF filesystem: array '__mon_yday' declared as not staticGoffredo Baroncelli2005-05-311-1/+1
* | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2005-05-3110-22/+35
|\| | | |/ |/|
| * [PATCH] uml: remove 2_5compat.hJeff Dike2005-05-281-1/+0
| * [XFS] remove an over-zealous WARN_ONChristoph Hellwig2005-05-271-1/+0
| * Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitChristoph Hellwig2005-05-278-14/+33
| |\
| | * [PATCH] reiserfs: max_key fixVladimir Saveliev2005-05-212-2/+3
| | * [AF_UNIX]: Use lookup_create().Christoph Hellwig2005-05-191-0/+1
| * | [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanupsNathan Scott2005-05-064-17/+28
| * | [XFS] Fix a bug in xfs_iomap for extent handling of write casesRussell Cattelan2005-05-061-1/+3
* | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2005-05-191-1/+9
|\ \ \ | | |/ | |/|
| * | [PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie2005-05-181-1/+9
* | | [CIFS] fix casts of unicode strings to match function definitionSteve French2005-05-172-29/+29
* | | [CIFS] Fix oops in cifs_unlink. Caused in some cases when renaming over exis...Steve French2005-05-172-10/+17
* | | [CIFS] missing break needed to handle < when mount option "mapchars" specifiedSteve French2005-05-172-2/+3
|/ /
* | [PATCH] block_read_full_page() get_block() error handling fixAndrew Morton2005-05-171-2/+6
* | [PATCH] fix impossible VmallocChunkHugh Dickins2005-05-171-2/+12
* | [PATCH] fix Linux kernel ELF core dump privilege elevationGreg Kroah-Hartman2005-05-161-2/+2