summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-07-28[XFS] Ensure bulkstat from an invalid inode number gets caught always withNathan Scott1-7/+10
2006-07-28[XFS] Fix a barrier related forced shutdown on mounts with quota enabled.Nathan Scott2-1/+8
2006-07-28[XFS] Fix remount vs no/barrier options by ensuring we clear unwantedNathan Scott2-8/+8
2006-07-28[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.Christoph Hellwig1-6/+13
2006-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2-18/+17
2006-07-15Don't allow chmod() on the /proc/<pid>/ filesLinus Torvalds1-1/+30
2006-07-15Mark /proc MS_NOSUID and MS_NOEXECLinus Torvalds1-1/+1
2006-07-14[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar1-2/+4
2006-07-14[PATCH] add function documentation for register_chrdev()Rolf Eike Beer1-0/+22
2006-07-14[PATCH] reiserfs: fix handling of device names with /'s in themJeff Mahoney1-4/+21
2006-07-14[PATCH] struct file leakageKirill Korotaev1-1/+7
2006-07-14Relax /proc fix a bitLinus Torvalds1-1/+2
2006-07-14Fix nasty /proc vulnerabilityLinus Torvalds1-0/+1
2006-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-0/+1
2006-07-12[PATCH] alloc_fdtable() expansion fixAndrew Morton1-1/+1
2006-07-12[PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome1-1/+1
2006-07-12[PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven1-0/+12
2006-07-12[PATCH] fix fdset leakageKirill Korotaev1-1/+3
2006-07-12Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-105/+133
2006-07-10[PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand2-0/+18
2006-07-10[PATCH] Remove leftover ext3 acl declarationsAndreas Gruenbacher1-3/+0
2006-07-10[PATCH] fix weird logic in alloc_fdtable()Andrew Morton1-7/+3
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells1-2/+674
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells3-5/+0
2006-07-10[PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyleDavid Howells1-137/+168
2006-07-10[PATCH] NOMMU: Fix execution off of ramfs with mmap()David Howells1-2/+2
2006-07-10[PATCH] FDPIC: Fix FDPIC compile errorsDavid Howells1-0/+1
2006-07-10[PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir...Zhang, Yanmin1-3/+1
2006-07-10[PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-1/+1
2006-07-10[PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter1-0/+1
2006-07-10[PATCH] reiserfs: fix journaling issue regarding fsync()Hisashi Hifumi1-1/+5
2006-07-10[PATCH] splice: fix problems with sys_tee()Jens Axboe1-105/+133
2006-07-08[CIFS] CIFS_DEBUG2 depends on CIFSSteve French1-0/+1
2006-07-05Merge branch 'locks'Trond Myklebust3-44/+79
2006-07-05NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust1-1/+3
2006-07-05NFS: Fix NFS page_state usageTrond Myklebust1-3/+17
2006-07-05NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust2-12/+31
2006-07-05VFS: Add support for the FL_ACCESS flag to flock_lock_file()Trond Myklebust1-0/+5
2006-07-05NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust1-3/+5
2006-07-05NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust2-27/+22
2006-07-05VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust1-2/+16
2006-07-05Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust21-80/+220
2006-07-03[PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer1-1/+1
2006-07-03Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-33/+29
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-2/+2
2006-07-03[PATCH] lockdep: annotate blkdev nestingIngo Molnar1-15/+87
2006-07-03[PATCH] lockdep: annotate sb ->s_umountArjan van de Ven1-0/+1
2006-07-03[PATCH] lockdep: annotate ->s_lockIngo Molnar1-2/+8
2006-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven4-4/+4
2006-07-03[PATCH] lockdep: annotate NTFS locking rulesIngo Molnar2-0/+64