aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [DLM] fix i_privateDavid Teigland2006-07-26
* [DLM] fix broken patchesDavid Teigland2006-07-26
* [GFS2] Remove page.[ch]Steven Whitehouse2006-07-26
* [GFS2] Tidy gfs2_unstuffer_pageSteven Whitehouse2006-07-26
* [DLM] schedule during long loop through locksDavid Teigland2006-07-26
* [DLM] fix loop in grant_after_purgeDavid Teigland2006-07-26
* [DLM] set purged flag on rsbsDavid Teigland2006-07-26
* [DLM] more info through debugfsDavid Teigland2006-07-26
* [GFS2] Alter direct I/O pathSteven Whitehouse2006-07-25
* [GFS2] gfs2_set_flags double locking patchAbhijith Das2006-07-21
* [GFS2] fix typo in locking/dlmDavid Teigland2006-07-21
* [DLM] fix whitespace damageDavid Teigland2006-07-21
* [DLM] fix leaking user locksDavid Teigland2006-07-20
* [DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operationsAdrian Bunk2006-07-20
* [GFS2] Fix endian conversion bugSteven Whitehouse2006-07-17
* [GFS2] Fix use after free bug in dir.cSteven Whitehouse2006-07-17
* Merge branch 'master'Steven Whitehouse2006-07-17
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-07-15
| |\
| | * JFS: commit_mutex cleanupsEvgeniy Dushistov2006-06-05
| * | Don't allow chmod() on the /proc/<pid>/ filesLinus Torvalds2006-07-15
| * | Mark /proc MS_NOSUID and MS_NOEXECLinus Torvalds2006-07-15
| * | [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar2006-07-15
| * | [PATCH] add function documentation for register_chrdev()Rolf Eike Beer2006-07-15
| * | [PATCH] reiserfs: fix handling of device names with /'s in themJeff Mahoney2006-07-15
| * | [PATCH] struct file leakageKirill Korotaev2006-07-15
| * | Relax /proc fix a bitLinus Torvalds2006-07-15
| * | Fix nasty /proc vulnerabilityLinus Torvalds2006-07-14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-07-13
| |\ \
| | * | [CIFS] CIFS_DEBUG2 depends on CIFSSteve French2006-07-07
| * | | [PATCH] alloc_fdtable() expansion fixAndrew Morton2006-07-12
| * | | [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome2006-07-12
| * | | [PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven2006-07-12
| * | | [PATCH] fix fdset leakageKirill Korotaev2006-07-12
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-07-12
| |\ \ \
| | * | | [PATCH] splice: fix problems with sys_tee()Jens Axboe2006-07-10
| * | | | [PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand2006-07-10
| * | | | [PATCH] Remove leftover ext3 acl declarationsAndreas Gruenbacher2006-07-10
| * | | | [PATCH] fix weird logic in alloc_fdtable()Andrew Morton2006-07-10
| * | | | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-10
| * | | | [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-10
| * | | | [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyleDavid Howells2006-07-10
| * | | | [PATCH] NOMMU: Fix execution off of ramfs with mmap()David Howells2006-07-10
| * | | | [PATCH] FDPIC: Fix FDPIC compile errorsDavid Howells2006-07-10
| * | | | [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir...Zhang, Yanmin2006-07-10
| * | | | [PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-10
| * | | | [PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter2006-07-10
| * | | | [PATCH] reiserfs: fix journaling issue regarding fsync()Hisashi Hifumi2006-07-10
| |/ / /
* | | | [DLM] dlm: user locksDavid Teigland2006-07-13
* | | | [GFS2] NFS updateWendy Cheng2006-07-13
* | | | [GFS2] Fix a coupls of warnings in dir.cSteven Whitehouse2006-07-11