summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-01-02reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle()Frederic Weisbecker
2010-01-02reiserfs: Relax reiserfs lock while freeing the journalFrederic Weisbecker
2010-01-02reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattrFrederic Weisbecker
2010-01-02reiserfs: Warn on lock relax if taken recursivelyFrederic Weisbecker
2010-01-02reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversionFrederic Weisbecker
2009-12-29reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversionFrederic Weisbecker
2009-12-16reiserfs: Fix reiserfs lock <-> inode mutex dependency inversionFrederic Weisbecker
2009-12-14reiserfs: Fix reiserfs lock and journal lock inversion dependencyFrederic Weisbecker
2009-12-14reiserfs: Fix possible recursive lockFrederic Weisbecker
2009-12-07Merge commit 'v2.6.32' into reiserfs/kill-bklFrederic Weisbecker
2009-12-01CacheFiles: Update IMA counters when using dentry_openMarc Dionne
2009-12-019p: fix build breakage introduced by FS-CacheDavid Howells
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-11-30jffs2: Fix memory corruption in jffs2_read_inode_range()David Woodhouse
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-11-27fuse: reject O_DIRECT flag also in fuse_createCsaba Henk
2009-11-25[CIFS] Fix sparse warningSteve French
2009-11-24[CIFS] Duplicate data on appending to some Samba serversSteve French
2009-11-24[CIFS] fix oops in cifs_lookup during net bootSteve French
2009-11-20FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=nDavid Howells
2009-11-20SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULEDavid Howells
2009-11-20SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()David Howells
2009-11-20kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block()Frederic Weisbecker
2009-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-11-19CacheFiles: Don't log lookup/create failing with ENOBUFSDavid Howells
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells
2009-11-19CacheFiles: Better showing of debugging information in active object problemsDavid Howells
2009-11-19CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happyDavid Howells
2009-11-19CacheFiles: Handle truncate unlocking the page we're readingDavid Howells
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells
2009-11-19FS-Cache: Actually requeue an object when requestedDavid Howells
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells
2009-11-19FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failureDavid Howells
2009-11-19FS-Cache: Add a retirement stat counterDavid Howells
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells
2009-11-19FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells
2009-11-19FS-Cache: The object-available state can't rely on the cookie to be availableDavid Howells
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells
2009-11-19FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells
2009-11-19FS-Cache: Clear netfs pointers in cookie after detaching object, not beforeDavid Howells
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells
2009-11-19FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells
2009-11-17fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra
2009-11-17procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold