summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] rock: rename union membersAndrew Morton2005-06-211-24/+24
* [PATCH] rock.c: handle corrupted directoriesAndrew Morton2005-06-211-0/+13
* [PATCH] isofs: remove debug stuffAndrew Morton2005-06-211-77/+32
* [PATCH] rock: lindent rock.hAndrew Morton2005-06-211-90/+93
* [PATCH] rock: comment tidiesAndrew Morton2005-06-211-11/+21
* [PATCH] rock: remove MAYBE_CONTINUEAndrew Morton2005-06-211-107/+130
* [PATCH] rock: remove SETUP_ROCK_RIDGEAndrew Morton2005-06-211-17/+22
* [PATCH] rock: remove CHECK_CEAndrew Morton2005-06-211-8/+9
* [PATCH] rock: remove CONTINUE_DECLSAndrew Morton2005-06-211-12/+12
* [PATCH] rock: remove CHECK_SPAndrew Morton2005-06-211-9/+21
* [PATCH] rock: manual tidiesAndrew Morton2005-06-211-286/+285
* [PATCH] rock: lindent itAndrew Morton2005-06-211-291/+356
* [PATCH] autofs4: bad lookup fixIan Kent2005-06-211-1/+8
* [PATCH] autofs4: post expire race fixIan Kent2005-06-211-0/+7
* [PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent2005-06-213-5/+19
* [PATCH] VFS: memory leak in do_kern_mount()Gerald Schaefer2005-06-211-0/+1
* [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-211-1/+1
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-213-0/+5
* [PATCH] mm: add /proc/zoneinfoNikita Danilov2005-06-211-0/+14
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-3/+3
* [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
OpenPOWER on IntegriCloud