summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-10autofs4-2.6.34-rc1 - fix link_count usageIan Kent
2010-05-10cifs: remove unused parameter from cifs_posix_open_inode_helper()Suresh Jayaraman
2010-05-10fix "seperate" typos in commentsAnand Gadiyar
2010-05-07nfsd4: fix bare destroy_session null dereferenceJ. Bruce Fields
2010-05-07Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-05-07logfs: handle powerfail on NAND flashJoern Engel
2010-05-07logfs: handle errors from get_mtd_device()Dan Carpenter
2010-05-07logfs: remove unused variableJoern Engel
2010-05-06ceph: don't use writeback_control in writepages completionSage Weil
2010-05-06Merge branch 'master' into nextJames Morris
2010-05-06[CIFS] Remove unused cifs_oplock_cachepSteve French
2010-05-05cifs: have decode_negTokenInit set flags in server structJeff Layton
2010-05-05cifs: break negotiate protocol calls out of cifs_setup_sessionJeff Layton
2010-05-05logfs: fix syncJoern Engel
2010-05-05logfs: fix compile failureJoern Engel
2010-05-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-05-04ceph: unregister bdi before kill_anon_super releases device nameSage Weil
2010-05-04logfs: initialize li->li_refcountPrasad Joshi
2010-05-04logfs: commit reservations under space pressureJoern Engel
2010-05-04logfs: survive logfs_buf_recover read errorsJoern Engel
2010-05-04Merge commit 'v2.6.34-rc6'J. Bruce Fields
2010-05-04nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy
2010-05-04ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().Joel Becker
2010-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-03ceph: remove bad auth_x kmem_cacheSage Weil
2010-05-03ceph: fix lockless caps checkSage Weil
2010-05-03ceph: clear dir complete, invalidate dentry on replayed renameSage Weil
2010-05-03ceph: fix direct io truncate offsetSage Weil
2010-05-03ceph: discard incoming messages with bad seq #Sage Weil
2010-05-03ceph: fix seq counting for skipped messagesSage Weil
2010-05-03ceph: add missing #includesSage Weil
2010-05-03ceph: fix leaked spinlock during mds reconnectSage Weil
2010-05-03ceph: print more useful version info on module loadSage Weil
2010-05-03ceph: fix snap realm splitsSage Weil
2010-05-03ceph: clear dir complete on d_moveSage Weil
2010-05-03nilfs2: fix sync silent failureRyusuke Konishi
2010-05-03nfsd4: fix unlikely race in session replay caseJ. Bruce Fields
2010-05-01NFS: Fix RCU issues in the NFSv4 delegation codeDavid Howells
2010-05-01NFSv4: Fix the locking in nfs_inode_reclaim_delegation()Trond Myklebust
2010-05-01logfs: Close i_ino reuse raceJoern Engel
2010-05-01logfs: fix logfs_seek_hole()Joern Engel
2010-05-01logfs: Return -EINVAL if filesystem image doesn't matchJoern Engel
2010-04-30ocfs2: Avoid direct write if we fall back to buffered I/OLi Dongyang
2010-04-30Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker
2010-04-30Inotify: Fix build failure in inotify user supportRalf Baechle
2010-04-30Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-04-30Merge 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