aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-07-31[PATCH] 9p: fix fid behavior on failed removeEric Van Hensbergen
2006-07-31[PATCH] 9p: fix marshalling bug in tcreate with empty extension fieldRuss Ross
2006-07-31[PATCH] ext3 -nobh option causes oopsBadari Pulavarty
2006-07-31[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett
2006-07-31[PATCH] fuse: fix typoMiklos Szeredi
2006-07-31[PATCH] fuse: use jiffies_64Miklos Szeredi
2006-07-31[PATCH] fuse: fix zero timeoutMiklos Szeredi
2006-07-31[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()Josh Triplett
2006-07-31[PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_...Josh Triplett
2006-07-31[PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o...Josh Triplett
2006-07-31[PATCH] inotify: fix deadlock found by lockdepArjan van de Ven
2006-07-31[PATCH] enable mac partition label per default on pmacOlaf Hering
2006-07-31[PATCH] invalidate_bdev() speedupAndrew Morton
2006-07-31[PATCH] knfsd: Fix stale file handle problem with subtree_checking.NeilBrown
2006-07-31[PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown
2006-07-28[XFS] Ensure bulkstat from an invalid inode number gets caught always withNathan Scott
2006-07-28[XFS] Fix a barrier related forced shutdown on mounts with quota enabled.Nathan Scott
2006-07-28[XFS] Fix remount vs no/barrier options by ensuring we clear unwantedNathan Scott
2006-07-28[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.Christoph Hellwig
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-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-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[PATCH] splice: fix problems with sys_tee()Jens Axboe
2006-07-08[CIFS] CIFS_DEBUG2 depends on CIFSSteve French
2006-07-05Merge branch 'locks'Trond Myklebust
2006-07-05NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust