aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-13nfsd4: keep a reference count on client while in useBenny Halevy
2010-05-13nfsd4: mark_client_expiredBenny Halevy
2010-05-13nfsd4: introduce nfs4_client.cl_refcountBenny Halevy
2010-05-11nfsd4: refactor expire_clientBenny Halevy
2010-05-11nfsd4: extend the client_lock to cover cl_lruBenny Halevy
2010-05-11nfsd4: use list_move in move_to_confirmedBenny Halevy
2010-05-11nfsd4: fold release_session into expire_clientBenny Halevy
2010-05-11nfsd4: rename sessionid_lock to client_lockBenny Halevy
2010-05-07nfsd4: fix bare destroy_session null dereferenceJ. Bruce Fields
2010-05-04Merge commit 'v2.6.34-rc6'J. Bruce Fields
2010-05-04nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy
2010-05-03nfsd4: fix unlikely race in session replay caseJ. Bruce Fields
2010-04-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-29fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-28nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-04-28nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4Xiaotian Feng
2010-04-28nfs: fix some issues in nfs41_proc_reclaim_complete()Dan Carpenter
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-27Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-04-27procfs: fix tid fdinfoJerome Marchand
2010-04-27NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clearTrond Myklebust
2010-04-27Remove redundant check for CONFIG_MMUChristoph Egger
2010-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2010-04-26nfsd4: bug in read_bufNeil Brown
2010-04-26xfs: more swap extent fixes for dynamic fork offsetsDave Chinner
2010-04-26btrfs: convert to using bdi_setup_and_register()Jens Axboe
2010-04-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-04-25Catch filesystems lacking s_bdiJörn Engel
2010-04-25squashfs: fix potential buffer over-run on 4K block file systemsPhillip Lougher
2010-04-25squashfs: add missing buffer freePhillip Lougher
2010-04-25squashfs: fix warn_on when root inode is corruptedPhillip Lougher
2010-04-24fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block...Anton Blanchard
2010-04-24reiserfs: fix corruption during shrinking of xattrsJeff Mahoney
2010-04-24reiserfs: fix permissions on .reiserfs_privJeff Mahoney
2010-04-23Cleanup generic block based fiemapJosef Bacik
2010-04-23squashfs: fix locking bug in zlib wrapperPhillip Lougher
2010-04-22NFS: Fix an unstable write data integrity raceTrond Myklebust
2010-04-22nfs: testing for null instead of ERR_PTR()Dan Carpenter
2010-04-22NFS: rsize and wsize settings ignored on v4 mountsChuck Lever
2010-04-22NFSv4: Don't attempt an atomic open if the file is a mountpointTrond Myklebust
2010-04-22nfsd: potential ERR_PTR dereference on exp_export() error paths.Dan Carpenter
2010-04-22nfsd4: complete enforcement of 4.1 op orderingJ. Bruce Fields
2010-04-22nfsd4: allow 4.0 clients to change callback pathJ. Bruce Fields
2010-04-22nfsd4: rearrange cb data structuresJ. Bruce Fields