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-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-05
GFS2: Don't use a try lock when promoting to a higher mode
Steven Whitehouse
2011-05-05
GFS2: Double check link count under glock
Steven Whitehouse
2011-05-03
GFS2: Improve bug trap code in ->releasepage()
Steven Whitehouse
2011-05-03
GFS2: Fix ail list traversal
Steven Whitehouse
2011-05-03
GFS2: make sure fallocate bytes is a multiple of blksize
Benjamin Marzinski
2011-04-20
GFS2: Add an AIL writeback tracepoint
Steven Whitehouse
2011-04-20
GFS2: Make writeback more responsive to system conditions
Steven Whitehouse
2011-04-20
GFS2: Optimise glock lru and end of life inodes
Steven Whitehouse
2011-04-20
GFS2: Improve tracing support (adds two flags)
Steven Whitehouse
2011-04-20
GFS2: Clean up fsync()
Steven Whitehouse
2011-04-20
GFS2: Remove unused macro
Steven Whitehouse
2011-04-20
GFS2: Alter point of entry to glock lru list for glocks with an address_space
Steven Whitehouse
2011-04-20
GFS2: Use filemap_fdatawrite() to write back the AIL
Steven Whitehouse
2011-04-20
GFS2: Make ->write_inode() really write
Steven Whitehouse
2011-04-20
GFS2: move function foreach_leaf to gfs2_dir_exhash_dealloc
Bob Peterson
2011-04-20
GFS2: pass leaf_bh into leaf_dealloc
Bob Peterson
2011-04-20
GFS2: Combine transaction from gfs2_dir_exhash_dealloc
Bob Peterson
2011-04-20
GFS2: remove *leaf_call_t and simplify leaf_dealloc
Bob Peterson
2011-04-20
GFS2: Dump better debug info if a bitmap inconsistency is detected
Bob Peterson
2011-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-04-18
proc: do proper range check on readdir offset
Linus Torvalds
2011-04-18
GFS2: filesystem hang caused by incorrect lock order
Bob Peterson
2011-04-18
GFS2: Don't try to deallocate unlinked inodes when mounted ro
Steven Whitehouse
2011-04-18
GFS2: directly write blocks past i_size
Benjamin Marzinski
2011-04-18
GFS2: write_end error path fails to unlock transaction lock
Bob Peterson
2011-04-18
Btrfs: fix free space cache leak
Chris Mason
2011-04-17
fs: synchronize_rcu when unregister_filesystem success not failure
Milton Miller
2011-04-16
Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
Josef Bacik
2011-04-16
Btrfs end_bio_extent_readpage should look for locked bits
Chris Mason
2011-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-04-15
vfs: Fix absolute RCU path walk failures due to uninitialized seq number
Tim Chen
2011-04-15
fs/9p: Fix error reported by coccicheck
Aneesh Kumar K.V
2011-04-15
9p: revert tsyncfs related changes
Aneesh Kumar K.V
2011-04-15
fs/9p: Use write_inode for data sync on server
Aneesh Kumar K.V
2011-04-15
fs/9p: Fix revalidate to return correct value
Aneesh Kumar K.V
2011-04-15
Btrfs: don't force chunk allocation in find_free_extent
Chris Mason
2011-04-15
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-04-15
vfs: fix incorrect dentry_update_name_case() BUG_ON() test
Linus Torvalds
2011-04-14
ramfs: fix memleak on no-mmu arch
Bob Liu
2011-04-14
fs/fhandle.c: add <linux/personality.h> for ia64
Jeff Mahoney
2011-04-14
brk: COMPAT_BRK: fix detection of randomized brk
Jiri Kosina
2011-04-14
fs/partitions/ldm.c: fix oops caused by corrupted partition table
Timo Warns
2011-04-13
UBIFS: fix compilation warnings when compiling with gcc 4.5
Maksim Rayskiy
2011-04-13
UBIFS: fix oops when R/O file-system is fsync'ed
Artem Bityutskiy
2011-04-13
Btrfs: Check validity before setting an acl
Miao Xie
2011-04-13
Btrfs: Fix incorrect inode nlink in btrfs_link()
Miao Xie
[next]