aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-20[PATCH] SYSFS: fix PAGE_SIZE checkJon Smirl1-1/+1
2005-06-20[PATCH] sysfs-iattr: set inode attributesManeesh Soni3-8/+35
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni3-0/+68
2005-06-20[PATCH] sysfs-iattr: attach sysfs_dirent before new inodeManeesh Soni1-10/+15
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann2-38/+129
2005-06-20[PATCH] class: convert the remaining class_simple users in the kernel to usee the new class apigregkh@suse.de1-9/+9
2005-06-20[PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov2-4/+4
2005-06-20[PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov1-4/+4
2005-06-18Clean up subthread execLinus Torvalds1-10/+6
2005-06-16[PATCH] Fix large core dumps with a 32-bit off_tDaniel Jacobowitz1-1/+1
2005-06-13[PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK_END)Trond Myklebust1-1/+41
2005-06-09Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French3-84/+124
2005-06-09[CIFS] Fix cifs update of page cache. Write at correct offset when out of memorySteve French2-1/+4
2005-06-07[PATCH] NFS: Fix lookup intent handlingTrond Myklebust1-14/+35
2005-06-06[PATCH] binfmt_flat mmap flag fixYoshinori Sato1-3/+3
2005-06-06[PATCH] namei fixes (19/19)Al Viro1-1/+1
2005-06-06[PATCH] namei fixes (18/19)Al Viro1-3/+1
2005-06-06[PATCH] namei fixes (17/19)Al Viro1-19/+16
2005-06-06[PATCH] namei fixes (16/19)Al Viro1-5/+2
2005-06-06[PATCH] namei fixes (15/19)Al Viro1-6/+5
2005-06-06[PATCH] namei fixes (14/19)Al Viro1-4/+4
2005-06-06[PATCH] namei fixes (13/19)Al Viro1-7/+3
2005-06-06[PATCH] namei fixes (12/19)Al Viro1-2/+9
2005-06-06[PATCH] namei fixes (11/19)Al Viro1-4/+10
2005-06-06[PATCH] namei fixes (10/19)Al Viro1-11/+9
2005-06-06[PATCH] namei fixes (9/19)Al Viro1-2/+23
2005-06-06[PATCH] namei fixes (8/19)Al Viro1-4/+2
2005-06-06[PATCH] namei fixes (7/19)Al Viro1-9/+8
2005-06-06[PATCH] namei fixes (6/19)Al Viro1-5/+4
2005-06-06[PATCH] namei fixes (5/19)Al Viro1-0/+2
2005-06-06[PATCH] namei fixes (4/19)Al Viro1-1/+4
2005-06-06[PATCH] namei fixes (3/19)Al Viro1-19/+19
2005-06-06[PATCH] namei fixes (2/19)Al Viro1-6/+5
2005-06-06[PATCH] namei fixesAl Viro1-10/+10
2005-06-06Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2-3/+7
2005-06-04[PATCH] mpage_end_io_write() I/O error handling fixQu Fuping1-1/+4
2005-06-02[CIFS] Update cifs version number and fix whitespaceSteve French2-18/+18
2005-06-02[PATCH] ext3: fix list scanning in __cleanup_transactionJan Kara1-1/+0
2005-06-02[PATCH] ext3: fix log_do_checkpoint() assertion failureJan Kara1-1/+3
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-41/+49
2005-06-01Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2-68/+39
2005-06-01[PATCH] ppc32/ppc64: cleanup /proc/device-treeBenjamin Herrenschmidt1-67/+38
2005-05-31[PATCH] UDF filesystem: array '__mon_yday' declared as not staticGoffredo Baroncelli1-1/+1
2005-05-31Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French10-22/+35
2005-05-28[PATCH] uml: remove 2_5compat.hJeff Dike1-1/+0
2005-05-27[XFS] remove an over-zealous WARN_ONChristoph Hellwig1-1/+0
2005-05-27Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitChristoph Hellwig8-14/+33
2005-05-21[PATCH] reiserfs: max_key fixVladimir Saveliev2-2/+3
2005-05-19Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French1-1/+9
2005-05-19[AF_UNIX]: Use lookup_create().Christoph Hellwig1-0/+1