summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [DLM] fix loop in grant_after_purgeDavid Teigland2006-07-261-4/+9
* [DLM] set purged flag on rsbsDavid Teigland2006-07-261-1/+15
* [DLM] more info through debugfsDavid Teigland2006-07-263-24/+114
* [GFS2] Alter direct I/O pathSteven Whitehouse2006-07-252-205/+19
* [GFS2] gfs2_set_flags double locking patchAbhijith Das2006-07-211-4/+1
* [GFS2] fix typo in locking/dlmDavid Teigland2006-07-211-1/+1
* [DLM] fix whitespace damageDavid Teigland2006-07-211-1/+1
* [DLM] fix leaking user locksDavid Teigland2006-07-202-3/+20
* [DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operationsAdrian Bunk2006-07-201-1/+0
* [GFS2] Fix endian conversion bugSteven Whitehouse2006-07-171-4/+4
* [GFS2] Fix use after free bug in dir.cSteven Whitehouse2006-07-171-3/+2
* Merge branch 'master'Steven Whitehouse2006-07-1724-294/+1127
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-07-152-18/+17
| |\
| | * JFS: commit_mutex cleanupsEvgeniy Dushistov2006-06-052-18/+17
| * | 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-141-2/+4
| * | [PATCH] add function documentation for register_chrdev()Rolf Eike Beer2006-07-141-0/+22
| * | [PATCH] reiserfs: fix handling of device names with /'s in themJeff Mahoney2006-07-141-4/+21
| * | [PATCH] struct file leakageKirill Korotaev2006-07-141-1/+7
| * | Relax /proc fix a bitLinus Torvalds2006-07-141-1/+2
| * | Fix nasty /proc vulnerabilityLinus Torvalds2006-07-141-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-07-131-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/+0
| * | | | [PATCH] fix weird logic in alloc_fdtable()Andrew Morton2006-07-101-7/+3
| * | | | [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/+0
| * | | | [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/+1
| * | | | [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
| |/ / /
* | | | [DLM] dlm: user locksDavid Teigland2006-07-1313-1260/+1192
* | | | [GFS2] NFS updateWendy Cheng2006-07-132-12/+24
* | | | [GFS2] Fix a coupls of warnings in dir.cSteven Whitehouse2006-07-111-2/+2
* | | | [PATCH] patch to init di_payload_format field in gfs2_dinodeAbhijith Das2006-07-111-0/+1
* | | | [GFS2] Fix deadlock in memory allocationSteven Whitehouse2006-07-111-1/+1
* | | | [GFS2] Add generation numberSteven Whitehouse2006-07-118-147/+149
* | | | [GFS2] Bug fix to gfs2_readpages()Steven Whitehouse2006-07-101-5/+5
* | | | [GFS2] Remove unused code from dir.cSteven Whitehouse2006-07-101-5/+0
OpenPOWER on IntegriCloud