aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] devfs: remove devfs from Kconfig preventing it from being builtGreg KH2005-06-211-50/+0
* Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2005-06-2122-201/+100
|\
| * Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-06-2012-118/+201
| |\
| * | JFS: Fix compiler warning in jfs_logmgr.cDave Kleikamp2005-06-031-2/+3
| * | JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859Dave Kleikamp2005-06-021-0/+3
| * | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-06-0258-384/+489
| |\ \
| * | | JFS: Remove redundant kfree() NULL pointer checksJesper Juhl2005-05-092-8/+4
| * | | Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-05-052-9/+13
| |\ \ \
| * | | | JFS: Fix sparse warningDave Kleikamp2005-05-041-1/+1
| * | | | JFS: cleanup - remove unneeded sanity checkDave Kleikamp2005-05-041-9/+0
| * | | | JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-0418-181/+89
* | | | | [PATCH] SYSFS: fix PAGE_SIZE checkJon Smirl2005-06-201-1/+1
* | | | | [PATCH] sysfs-iattr: set inode attributesManeesh Soni2005-06-203-8/+35
* | | | | [PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni2005-06-203-0/+68
* | | | | [PATCH] sysfs-iattr: attach sysfs_dirent before new inodeManeesh Soni2005-06-201-10/+15
* | | | | [PATCH] libfs: add simple attribute filesArnd Bergmann2005-06-202-38/+129
* | | | | [PATCH] class: convert the remaining class_simple users in the kernel to usee...gregkh@suse.de2005-06-201-9/+9
* | | | | [PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov2005-06-202-4/+4
* | | | | [PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov2005-06-201-4/+4
| |_|_|/ |/| | |
* | | | Clean up subthread execLinus Torvalds2005-06-181-10/+6
* | | | [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
| |\ \ \