summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \
| * | NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust2006-07-052-12/+31
| * | VFS: Add support for the FL_ACCESS flag to flock_lock_file()Trond Myklebust2006-07-051-0/+5
| * | NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust2006-07-051-3/+5
| * | NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust2006-07-052-27/+22Star
| * | VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust2006-07-051-2/+16
* | | NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust2006-07-051-1/+3
* | | NFS: Fix NFS page_state usageTrond Myklebust2006-07-051-3/+17
|/ /
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-07-0521-80/+220
|\ \
| * | [PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer2006-07-041-1/+1
| * | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-047-33/+29Star
| |\ \
| | * | [JFFS2][XATTR] Fix memory leak in POSIX-ACL supportKaiGai Kohei2006-07-023-5/+4Star
| | * | fs/jffs2/: make 2 functions staticAdrian Bunk2006-06-303-5/+3Star
| | * | [JFFS2][XATTR] Fix xd->refcnt race conditionKaiGai Kohei2006-06-291-23/+22Star
| * | | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-041-2/+2
| * | | [PATCH] lockdep: annotate blkdev nestingIngo Molnar2006-07-041-15/+87
| * | | [PATCH] lockdep: annotate sb ->s_umountArjan van de Ven2006-07-041-0/+1
| * | | [PATCH] lockdep: annotate ->s_lockIngo Molnar2006-07-041-2/+8
| * | | [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-044-4/+4
| * | | [PATCH] lockdep: annotate NTFS locking rulesIngo Molnar2006-07-042-0/+64
| * | | [PATCH] lockdep: annotate i_mutexIngo Molnar2006-07-041-10/+10
| * | | [PATCH] lockdep: annotate dcacheIngo Molnar2006-07-041-2/+2
| * | | [PATCH] lockdep: annotate direct ioIngo Molnar2006-07-041-2/+4
| * | | [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-041-1/+1