summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-11sysfs: Implement sysfs_getattr & sysfs_permissionEric W. Biederman
2009-12-11sysfs: Nicely indent sysfs_symlink_inode_operationsEric W. Biederman
2009-12-11sysfs: Update s_iattr on link and unlink.Eric W. Biederman
2009-12-11sysfs: Fix locking and factor out sysfs_sd_setattrEric W. Biederman
2009-12-11sysfs: Simplify iattr time assignmentsEric W. Biederman
2009-12-11sysfs: Simplify sysfs_chmod_file semanticsEric W. Biederman
2009-12-11sysfs: Use dentry_ops instead of directly playing with the dcacheEric W. Biederman
2009-12-11sysfs: Rename sysfs_d_iput to sysfs_dentry_iputEric W. Biederman
2009-12-11sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutexEric W. Biederman
2009-12-11debugfs: fix create mutex racy fops and private dataMathieu Desnoyers
2009-12-11sysfs: mark a locally-only used function staticStefan Richter
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-12-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh
2009-12-10exofs: move osd.c to ios.cBoaz Harrosh
2009-12-10exofs: statfs blocks is sectors not FS blocksBoaz Harrosh
2009-12-10exofs: Prints on mount and unmoutBoaz Harrosh
2009-12-10exofs: refactor exofs_i_info initialization into common helperBoaz Harrosh
2009-12-10exofs: dbg-print lessBoaz Harrosh
2009-12-10exofs: More sane debug printBoaz Harrosh
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-10ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)Theodore Ts'o
2009-12-10ext4: Do not override ext2 or ext3 if built they are built as modulesTheodore Ts'o
2009-12-10jbd2: Export jbd2_log_start_commit to fix ext4 buildTheodore Ts'o
2009-12-09Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-08UBIFS: fix return code in check_leafRoel Kluin
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-07ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXTAkira Fujita
2009-12-09ext4: Wait for proper transaction commit on fsyncJan Kara
2009-12-09ext4: fix incorrect block reservation on quota transfer.Dmitry Monakhov
2009-12-09ext4: quota macros cleanupDmitry Monakhov
2009-12-09ext4: ext4_get_reserved_space() must return bytes instead of blocksDmitry Monakhov
2009-12-09ext4: remove blocks from inode prealloc list on failureCurt Wohlgemuth
2009-12-09ext4: wait for log to commit when umountingJosef Bacik
2009-12-09ext4: Avoid data / filesystem corruption when write fails to copy dataJan Kara
2009-12-07ext4: Use ext4 file system driver for ext2/ext3 file system mountsTheodore Ts'o
2009-12-07ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()Roel Kluin
2009-12-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-04reiserfs: fix misspelling of "journaled"Adam Buchbinder
2009-12-04inotify: remove superfluous return code checkGiuseppe Scrivano
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa