aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-09-14ntfs: Use new syncing helpers and update commentsJan Kara
2009-09-14ext4: Remove syncing logic from ext4_file_writeJan Kara
2009-09-14ext3: Remove syncing logic from ext3_file_writeJan Kara
2009-09-14ext2: Update comment about generic_osync_inodeJan Kara
2009-09-14vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...Jan Kara
2009-09-14vfs: Rename generic_file_aio_write_nolockChristoph Hellwig
2009-09-14ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolockJan Kara
2009-09-11Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'nfs-for-2.6.32'Trond Myklebust
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-09-11writeback: check for registered bdi in flusher add and inode dirtyJens Axboe
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-11writeback: get rid of pdflush completelyJens Axboe
2009-09-11writeback: switch to per-bdi threads for flushing dataJens Axboe
2009-09-11writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10Merge branch 'topic/soundcore-preclaim' into for-linusTakashi Iwai
2009-09-10binfmt_elf: fix PT_INTERP bss handlingRoland McGrath
2009-09-09Merge branch 'lookup-permissions-cleanup'Linus Torvalds
2009-09-09binfmt_elf: fix PT_INTERP bss handlingRoland McGrath
2009-09-10sysfs: Add labeling support for sysfsDavid P. Quigley
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley
2009-09-08NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3'Trond Myklebust
2009-09-08NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever
2009-09-08NFS: Move details of nfs4_get_sb() to a helperChuck Lever
2009-09-08NFS: Refactor NFSv4 text-based mount option validationChuck Lever
2009-09-08NFS: Mount option parser should detect missing "port="Chuck Lever
2009-09-08NFS: out of date comment regarding O_EXCL above nfs3_proc_create()Harshula Jayasuriya
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds
2009-09-08ext[234]: move over to 'check_acl' permission modelLinus Torvalds
2009-09-08Make 'check_acl()' a first-class filesystem opLinus Torvalds
2009-09-08Simplify exec_permission_lite(), part 3Linus Torvalds
2009-09-08Simplify exec_permission_lite() furtherLinus Torvalds
2009-09-08Simplify exec_permission_lite() logicLinus Torvalds
2009-09-08Do not call 'ima_path_check()' for each path componentLinus Torvalds
2009-09-07IMA: update ima_counts_putMimi Zohar
2009-09-05Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds
2009-09-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre
2009-09-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-09-04ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran
2009-09-03JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo
2009-09-03IMA: open new file for readMimi Zohar
2009-09-02CRED: Add some configurable debugging [try #6]David Howells