summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master'Steven Whitehouse2006-07-316-22/+39
|\
| * [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
* | [GFS2] Fix bug in clear_inodeSteven Whitehouse2006-07-281-0/+1
* | [GFS2] Fix bug in super block reading codeSteven Whitehouse2006-07-271-1/+3
* | [GFS2] Change some allocations to GFP_NOFSSteven Whitehouse2006-07-271-7/+6
* | [GFS2] Use a bio to read the superblockSteven Whitehouse2006-07-274-35/+64
* | [DLM] fix i_privateDavid Teigland2006-07-261-1/+1
* | [DLM] fix broken patchesDavid Teigland2006-07-261-3/+3
* | [GFS2] Remove page.[ch]Steven Whitehouse2006-07-269-235/+184
* | [GFS2] Tidy gfs2_unstuffer_pageSteven Whitehouse2006-07-267-77/+66
* | [DLM] schedule during long loop through locksDavid Teigland2006-07-261-0/+1
* | [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