index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-12-11
sysfs: sysfs_setattr remove unnecessary permission check.
Eric W. Biederman
2009-12-11
sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
Eric W. Biederman
2009-12-11
sysfs: Propagate renames to the vfs on demand
Eric W. Biederman
2009-12-11
sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
Eric W. Biederman
2009-12-11
sysfs: In sysfs_chmod_file lazily propagate the mode change.
Eric W. Biederman
2009-12-11
sysfs: Implement sysfs_getattr & sysfs_permission
Eric W. Biederman
2009-12-11
sysfs: Nicely indent sysfs_symlink_inode_operations
Eric W. Biederman
2009-12-11
sysfs: Update s_iattr on link and unlink.
Eric W. Biederman
2009-12-11
sysfs: Fix locking and factor out sysfs_sd_setattr
Eric W. Biederman
2009-12-11
sysfs: Simplify iattr time assignments
Eric W. Biederman
2009-12-11
sysfs: Simplify sysfs_chmod_file semantics
Eric W. Biederman
2009-12-11
sysfs: Use dentry_ops instead of directly playing with the dcache
Eric W. Biederman
2009-12-11
sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
Eric W. Biederman
2009-12-11
sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
Eric W. Biederman
2009-12-11
debugfs: fix create mutex racy fops and private data
Mathieu Desnoyers
2009-12-11
sysfs: mark a locally-only used function static
Stefan Richter
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-12-10
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2009-12-10
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
2009-12-10
exofs: move osd.c to ios.c
Boaz Harrosh
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
2009-12-10
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
2009-12-10
exofs: dbg-print less
Boaz Harrosh
2009-12-10
exofs: More sane debug print
Boaz Harrosh
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
Theodore Ts'o
2009-12-09
ext4: Do not override ext2 or ext3 if built they are built as modules
Theodore Ts'o
2009-12-09
jbd2: Export jbd2_log_start_commit to fix ext4 build
Theodore Ts'o
2009-12-09
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-12-08
UBIFS: fix return code in check_leaf
Roel Kluin
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-06
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
Akira Fujita
2009-12-08
ext4: Wait for proper transaction commit on fsync
Jan Kara
2009-12-08
ext4: fix incorrect block reservation on quota transfer.
Dmitry Monakhov
2009-12-08
ext4: quota macros cleanup
Dmitry Monakhov
2009-12-08
ext4: ext4_get_reserved_space() must return bytes instead of blocks
Dmitry Monakhov
2009-12-08
ext4: remove blocks from inode prealloc list on failure
Curt Wohlgemuth
2009-12-08
ext4: wait for log to commit when umounting
Josef Bacik
2009-12-08
ext4: Avoid data / filesystem corruption when write fails to copy data
Jan Kara
2009-12-07
ext4: Use ext4 file system driver for ext2/ext3 file system mounts
Theodore Ts'o
2009-12-07
ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()
Roel Kluin
[next]