index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-09
ext4: remove alloc_semp
Amir Goldstein
2011-05-09
ext4: teach ext4_mb_init_cache() to skip uptodate buddy caches
Amir Goldstein
2011-05-09
ext4: synchronize ext4_mb_init_group() with buddy page lock
Amir Goldstein
2011-05-09
ext4: implement ext4_add_groupblocks() by freeing blocks
Amir Goldstein
2011-05-09
xfs: fix race condition in AIL push trigger
Dave Chinner
2011-05-09
xfs: make AIL target updates and compares 32bit safe.
Dave Chinner
2011-05-09
xfs: always push the AIL to the target
Dave Chinner
2011-05-09
xfs: exit AIL push work correctly when AIL is empty
Dave Chinner
2011-05-09
xfs: ensure reclaim cursor is reset correctly at end of AG
Dave Chinner
2011-05-09
Don't lock guardpage if the stack is growing up
Mikulas Patocka
2011-05-09
xfs: fix race condition in AIL push trigger
Dave Chinner
2011-05-09
xfs: make AIL target updates and compares 32bit safe.
Dave Chinner
2011-05-09
xfs: always push the AIL to the target
Dave Chinner
2011-05-09
xfs: exit AIL push work correctly when AIL is empty
Dave Chinner
2011-05-09
xfs: ensure reclaim cursor is reset correctly at end of AG
Dave Chinner
2011-05-09
Merge branch 'hpfs'
Linus Torvalds
2011-05-09
HPFS: Remove unused variable
Mikulas Patocka
2011-05-09
HPFS: Move declaration up, so that there are no out-of-scope pointers
Mikulas Patocka
2011-05-09
HPFS: Fix some unaligned accesses
Mikulas Patocka
2011-05-09
HPFS: Fix endianity. Make hpfs work on big-endian machines
Mikulas Patocka
2011-05-09
HPFS: Implement fsync for hpfs
Mikulas Patocka
2011-05-09
HPFS: Fix a bug that filesystem was not marked dirty when remounting it
Mikulas Patocka
2011-05-09
HPFS: Restrict uid and gid to 16-bit values
Mikulas Patocka
2011-05-09
HPFS: When marking or clearing the dirty bit, sync the filesystem
Mikulas Patocka
2011-05-09
HPFS: Use types with defined width
Mikulas Patocka
2011-05-09
HPFS: Remove mark_inode_dirty
Mikulas Patocka
2011-05-09
HPFS: Remove CR/LF conversion option
Mikulas Patocka
2011-05-09
HPFS: Remove remaining locks
Mikulas Patocka
2011-05-09
HPFS: Introduce a global mutex and lock it on every callback from VFS.
Mikulas Patocka
2011-05-09
HPFS: Make HPFS compile on preempt and SMP
Mikulas Patocka
2011-05-09
GFS2: Move final part of inode.c into super.c
Steven Whitehouse
2011-05-09
GFS2: Move most of the remaining inode.c into ops_inode.c
Steven Whitehouse
2011-05-09
GFS2: Move gfs2_refresh_inode() and friends into glops.c
Steven Whitehouse
2011-05-09
GFS2: Remove gfs2_dinode_print() function
Steven Whitehouse
2011-05-09
GFS2: When adding a new dir entry, inc link count if it is a subdir
Steven Whitehouse
2011-05-09
GFS2: Make gfs2_dir_del update link count when required
Steven Whitehouse
2011-05-09
GFS2: Don't use gfs2_change_nlink in link syscall
Steven Whitehouse
2011-05-09
ext4: remove unneeded ext4_journal_get_undo_access
Theodore Ts'o
2011-05-09
ext4: move ext4_add_groupblocks() to mballoc.c
Amir Goldstein
2011-05-09
ext4: remove redundant #ifdef in super.c
Amerigo Wang
2011-05-09
ext4: remove redundant check for first_not_zeroed in ext4_register_li_request
Tao Ma
2011-05-09
ext4: use s_inodes_per_block directly in __ext4_get_inode_loc
Tao Ma
2011-05-09
ext4: use EXT4FS_DEBUG instead of EXT4_DEBUG in fsync.c
Tao Ma
2011-05-09
fs: fixup warning part_discard_alignment_show()
Jens Axboe
2011-05-08
jbd2: only print the debugging information for tid wraparound once
Theodore Ts'o
2011-05-08
jbd2: Fix forever sleeping process in do_get_write_access()
Jan Kara
2011-05-06
block: Remove extra discard_alignment from hd_struct.
Tao Ma
2011-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-05-06
Validate size of EFI GUID partition entries.
Timo Warns
[prev]
[next]