summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 9p: fix fid behavior on failed removeEric Van Hensbergen2006-07-311-3/+3
* [PATCH] 9p: fix marshalling bug in tcreate with empty extension fieldRuss Ross2006-07-311-2/+4
* [PATCH] ext3 -nobh option causes oopsBadari Pulavarty2006-07-311-3/+3
* [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett2006-07-311-0/+2
* [PATCH] fuse: fix typoMiklos Szeredi2006-07-311-2/+2
* [PATCH] fuse: use jiffies_64Miklos Szeredi2006-07-313-10/+38
* [PATCH] fuse: fix zero timeoutMiklos Szeredi2006-07-311-2/+5
* [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()Josh Triplett2006-07-311-1/+2
* [PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_...Josh Triplett2006-07-311-1/+2
* [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o...Josh Triplett2006-07-311-3/+1Star
* [PATCH] inotify: fix deadlock found by lockdepArjan van de Ven2006-07-311-1/+1
* [PATCH] enable mac partition label per default on pmacOlaf Hering2006-07-311-1/+1
* [PATCH] invalidate_bdev() speedupAndrew Morton2006-07-311-1/+6
* [PATCH] knfsd: Fix stale file handle problem with subtree_checking.NeilBrown2006-07-311-7/+13
* [PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown2006-07-312-8/+20
* [XFS] Ensure bulkstat from an invalid inode number gets caught always withNathan Scott2006-07-281-7/+10
* [XFS] Fix a barrier related forced shutdown on mounts with quota enabled.Nathan Scott2006-07-282-1/+8
* [XFS] Fix remount vs no/barrier options by ensuring we clear unwantedNathan Scott2006-07-282-8/+8
* [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.Christoph Hellwig2006-07-281-6/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-07-152-18/+17Star
|\
| * JFS: commit_mutex cleanupsEvgeniy Dushistov2006-06-052-18/+17Star
* | Don't allow chmod() on the /proc/<pid>/ filesLinus Torvalds2006-07-151-1/+30
* | Mark /proc MS_NOSUID and MS_NOEXECLinus Torvalds2006-07-151-1/+1
* | [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar2006-07-151-2/+4
* | [PATCH] add function documentation for register_chrdev()Rolf Eike Beer2006-07-151-0/+22
* | [PATCH] reiserfs: fix handling of device names with /'s in themJeff Mahoney2006-07-151-4/+21
* | [PATCH] struct file leakageKirill Korotaev2006-07-151-1/+7
* | Relax /proc fix a bitLinus Torvalds2006-07-151-1/+2
* | Fix nasty /proc vulnerabilityLinus Torvalds2006-07-151-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-07-141-0/+1
|\ \
| * | [CIFS] CIFS_DEBUG2 depends on CIFSSteve French2006-07-081-0/+1
* | | [PATCH] alloc_fdtable() expansion fixAndrew Morton2006-07-121-1/+1
* | | [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome2006-07-121-1/+1
* | | [PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven2006-07-121-0/+12
* | | [PATCH] fix fdset leakageKirill Korotaev2006-07-121-1/+3
* | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-07-121-105/+133
|\ \ \
| * | | [PATCH] splice: fix problems with sys_tee()Jens Axboe2006-07-101-105/+133
* | | | [PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand2006-07-102-0/+18
* | | | [PATCH] Remove leftover ext3 acl declarationsAndreas Gruenbacher2006-07-101-3/+0Star
* | | | [PATCH] fix weird logic in alloc_fdtable()Andrew Morton2006-07-101-7/+3Star
* | | | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-101-2/+674
* | | | [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-103-5/+0Star
* | | | [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyleDavid Howells2006-07-101-137/+168
* | | | [PATCH] NOMMU: Fix execution off of ramfs with mmap()David Howells2006-07-101-2/+2
* | | | [PATCH] FDPIC: Fix FDPIC compile errorsDavid Howells2006-07-101-0/+1
* | | | [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir...Zhang, Yanmin2006-07-101-3/+1Star
* | | | [PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-1/+1
* | | | [PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter2006-07-101-0/+1
* | | | [PATCH] reiserfs: fix journaling issue regarding fsync()Hisashi Hifumi2006-07-101-1/+5
|/ / /
* | | Merge branch 'locks'Trond Myklebust2006-07-053-44/+79
|\ \ \