aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-09-09Merge branch 'lookup-permissions-cleanup'Linus Torvalds
2009-09-09binfmt_elf: fix PT_INTERP bss handlingRoland McGrath
2009-09-09ext4: Make non-journal fsync work properlyFrank Mayhar
2009-09-12ext4: Assure that metadata blocks are written during fsync in no journal modeTheodore Ts'o
2009-09-09ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}()Theodore Ts'o
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-09xfs: use correct log reservation when handling ENOSPC in xfs_createChristoph Hellwig
2009-09-09GFS2: Remove unused sysfs fileSteven Whitehouse
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-08GFS2: Be extra careful about deallocating inodesSteven Whitehouse
2009-09-08ext4: print more sysadmin-friendly message in check_block_validity()Theodore Ts'o
2009-09-09ext4: Take page lock before looking at attached buffer_heads flagsAneesh Kumar K.V
2009-09-07IMA: update ima_counts_putMimi Zohar
2009-09-05ext4: Fix small typo for move_extent_per_page()Akira Fujita
2009-09-05ext4: Return exchanged blocks count to user space in failureAkira Fujita
2009-09-05ext4: Remove unneeded BUG_ON() in ext4_move_extents()Akira Fujita
2009-09-16ext4: Fix wrong comparisons in mext_check_arguments()Akira Fujita
2009-09-05ext4: fix cache flush in ext4_sync_fileChristoph Hellwig
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-05ext4: Remove journal_checksum mount option and enable it by defaultTheodore Ts'o
2009-09-05ext4: Declare seq_operations and file_operations structures as constTobias Klauser
2009-09-04ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran
2009-09-03cifs: consolidate reconnect logic in smb_init routinesJeff Layton
2009-09-03JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo
2009-09-03IMA: open new file for readMimi Zohar
2009-09-02xfs: xfs_showargs() reports group *and* project quotas enabledAlex Elder
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-09-02Merge commit 'v2.6.31-rc8' into sched/coreIngo Molnar
2009-09-01xfs: un-static xfs_inobt_lookupChristoph Hellwig
2009-09-01cifs: Replace wrtPending with a real reference countDave Kleikamp
2009-09-01cifs: protect GlobalOplock_Q with its own spinlockJeff Layton
2009-09-01cifs: use tcon pointer in cifs_show_optionsJeff Layton