index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2010-01-02
reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr
Frederic Weisbecker
2010-01-02
reiserfs: Fix journal mutex <-> inode mutex lock inversion
Frederic Weisbecker
2010-01-02
reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink()
Frederic Weisbecker
2010-01-02
reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle()
Frederic Weisbecker
2010-01-02
reiserfs: Relax reiserfs lock while freeing the journal
Frederic Weisbecker
2010-01-02
reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattr
Frederic Weisbecker
2010-01-02
reiserfs: Warn on lock relax if taken recursively
Frederic Weisbecker
2010-01-02
reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion
Frederic Weisbecker
2009-12-29
reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion
Frederic Weisbecker
2009-12-16
reiserfs: Fix reiserfs lock <-> inode mutex dependency inversion
Frederic Weisbecker
2009-12-14
reiserfs: Fix reiserfs lock and journal lock inversion dependency
Frederic Weisbecker
2009-12-14
reiserfs: Fix possible recursive lock
Frederic Weisbecker
2009-12-07
Merge commit 'v2.6.32' into reiserfs/kill-bkl
Frederic Weisbecker
2009-12-01
CacheFiles: Update IMA counters when using dentry_open
Marc Dionne
2009-12-01
9p: fix build breakage introduced by FS-Cache
David Howells
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2009-11-30
jffs2: Fix memory corruption in jffs2_read_inode_range()
David Woodhouse
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
2009-11-27
fuse: reject O_DIRECT flag also in fuse_create
Csaba Henk
2009-11-25
[CIFS] Fix sparse warning
Steve French
2009-11-24
[CIFS] Duplicate data on appending to some Samba servers
Steve French
2009-11-24
[CIFS] fix oops in cifs_lookup during net boot
Steve French
2009-11-20
FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n
David Howells
2009-11-20
SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE
David Howells
2009-11-20
SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()
David Howells
2009-11-20
kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block()
Frederic Weisbecker
2009-11-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-11-19
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-11-19
CacheFiles: Don't log lookup/create failing with ENOBUFS
David Howells
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
2009-11-19
CacheFiles: Better showing of debugging information in active object problems
David Howells
2009-11-19
CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy
David Howells
2009-11-19
CacheFiles: Handle truncate unlocking the page we're reading
David Howells
2009-11-19
CacheFiles: Don't write a full page if there's only a partial page to cache
David Howells
2009-11-19
FS-Cache: Actually requeue an object when requested
David Howells
2009-11-19
FS-Cache: Start processing an object's operations on that object's death
David Howells
2009-11-19
FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure
David Howells
2009-11-19
FS-Cache: Add a retirement stat counter
David Howells
2009-11-19
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
2009-11-19
FS-Cache: Handle read request vs lookup, creation or other cache failure
David Howells
2009-11-19
FS-Cache: Don't delete pending pages from the page-store tracking tree
David Howells
2009-11-19
FS-Cache: Fix lock misorder in fscache_write_op()
David Howells
2009-11-19
FS-Cache: The object-available state can't rely on the cookie to be available
David Howells
2009-11-19
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
David Howells
2009-11-19
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
David Howells
2009-11-19
FS-Cache: Clear netfs pointers in cookie after detaching object, not before
David Howells
2009-11-19
FS-Cache: Add counters for entry/exit to/from cache operation functions
David Howells
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-11-19
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
David Howells
[next]