aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-07-26[DLM] fix broken patchesDavid Teigland
2006-07-26[GFS2] Remove page.[ch]Steven Whitehouse
2006-07-26[GFS2] Tidy gfs2_unstuffer_pageSteven Whitehouse
2006-07-26[DLM] schedule during long loop through locksDavid Teigland
2006-07-26[DLM] fix loop in grant_after_purgeDavid Teigland
2006-07-26[DLM] set purged flag on rsbsDavid Teigland
2006-07-26[DLM] more info through debugfsDavid Teigland
2006-07-25[GFS2] Alter direct I/O pathSteven Whitehouse
2006-07-21[GFS2] gfs2_set_flags double locking patchAbhijith Das
2006-07-21[GFS2] fix typo in locking/dlmDavid Teigland
2006-07-21[DLM] fix whitespace damageDavid Teigland
2006-07-20[DLM] fix leaking user locksDavid Teigland
2006-07-20[DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operationsAdrian Bunk
2006-07-17[GFS2] Fix endian conversion bugSteven Whitehouse
2006-07-17[GFS2] Fix use after free bug in dir.cSteven Whitehouse
2006-07-17Merge branch 'master'Steven Whitehouse
2006-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-07-15Don't allow chmod() on the /proc/<pid>/ filesLinus Torvalds
2006-07-15Mark /proc MS_NOSUID and MS_NOEXECLinus Torvalds
2006-07-14[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar
2006-07-14[PATCH] add function documentation for register_chrdev()Rolf Eike Beer
2006-07-14[PATCH] reiserfs: fix handling of device names with /'s in themJeff Mahoney
2006-07-14[PATCH] struct file leakageKirill Korotaev
2006-07-14Relax /proc fix a bitLinus Torvalds
2006-07-14Fix nasty /proc vulnerabilityLinus Torvalds
2006-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-07-13[DLM] dlm: user locksDavid Teigland
2006-07-13[GFS2] NFS updateWendy Cheng
2006-07-12[PATCH] alloc_fdtable() expansion fixAndrew Morton
2006-07-12[PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome
2006-07-12[PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven
2006-07-12[PATCH] fix fdset leakageKirill Korotaev
2006-07-12Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-07-11[GFS2] Fix a coupls of warnings in dir.cSteven Whitehouse
2006-07-11[PATCH] patch to init di_payload_format field in gfs2_dinodeAbhijith Das
2006-07-11[GFS2] Fix deadlock in memory allocationSteven Whitehouse
2006-07-11[GFS2] Add generation numberSteven Whitehouse
2006-07-10[PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand
2006-07-10[PATCH] Remove leftover ext3 acl declarationsAndreas Gruenbacher
2006-07-10[PATCH] fix weird logic in alloc_fdtable()Andrew Morton
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells
2006-07-10[PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyleDavid Howells
2006-07-10[PATCH] NOMMU: Fix execution off of ramfs with mmap()David Howells
2006-07-10[PATCH] FDPIC: Fix FDPIC compile errorsDavid Howells
2006-07-10[PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir...Zhang, Yanmin
2006-07-10[PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOLAdrian Bunk
2006-07-10[PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter
2006-07-10[PATCH] reiserfs: fix journaling issue regarding fsync()Hisashi Hifumi
2006-07-10[GFS2] Bug fix to gfs2_readpages()Steven Whitehouse