summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2006-07-10[GFS2] Remove unused code from dir.cSteven Whitehouse
2006-07-10[PATCH] splice: fix problems with sys_tee()Jens Axboe
2006-07-08[CIFS] CIFS_DEBUG2 depends on CIFSSteve French
2006-07-06[GFS2] Fixes to scanning of glocks (again)Steven Whitehouse
2006-07-06Merge branch 'master'Steven Whitehouse
2006-07-05Merge branch 'locks'Trond Myklebust
2006-07-05NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust
2006-07-05NFS: Fix NFS page_state usageTrond Myklebust
2006-07-05[GFS2] Correct logic in glock scannerSteven Whitehouse
2006-07-05[GFS2] Add cast for printkSteven Whitehouse
2006-07-05NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust
2006-07-05VFS: Add support for the FL_ACCESS flag to flock_lock_file()Trond Myklebust
2006-07-05NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust
2006-07-05NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust
2006-07-05VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust
2006-07-05Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-07-05[GFS2] Make GFS2 work with lock validatorSteven Whitehouse
2006-07-05Merge branch 'master'Steven Whitehouse
2006-07-05[GFS2] Fix locking for Direct I/O readsSteven Whitehouse
2006-07-03[PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer
2006-07-03Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-03[PATCH] lockdep: annotate blkdev nestingIngo Molnar
2006-07-03[PATCH] lockdep: annotate sb ->s_umountArjan van de Ven
2006-07-03[PATCH] lockdep: annotate ->s_lockIngo Molnar
2006-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven
2006-07-03[PATCH] lockdep: annotate NTFS locking rulesIngo Molnar
2006-07-03[PATCH] lockdep: annotate i_mutexIngo Molnar
2006-07-03[PATCH] lockdep: annotate dcacheIngo Molnar
2006-07-03[PATCH] lockdep: annotate direct ioIngo Molnar
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-07-03[PATCH] binfmt_elf: fix checks for bad addressChuck Ebbert
2006-07-03Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-07-03[GFS2] Mark file_operations constSteven Whitehouse
2006-07-03[GFS2] Make our address_space_operations constSteven Whitehouse
2006-07-03[GFS2] API change for gfs2_statfsSteven Whitehouse
2006-07-03[patch 1/1] gfs2: get_sb_dev() fixAndrew Morton
2006-07-03[GFS2] Remove dependance on tty_write_message()Steven Whitehouse
2006-07-03Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse