summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-03-10vfs: fix double put after complete_walk()Miklos Szeredi
2012-03-10udf: Fix deadlock in udf_release_file()Jan Kara
2012-03-10vfs: Correctly set the dir i_mutex lockdep classTyler Hicks
2012-03-10NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWNTrond Myklebust
2012-03-10Squashfs: add mount time sanity check for block_size and block_log matchPhillip Lougher
2012-03-10Squashfs: fix f_pos check in get_dir_index_using_offsetPhillip Lougher
2012-03-10Squashfs: get rid of obsolete definitions in header filePhillip Lougher
2012-03-10Squashfs: remove redundant length initialisation in squashfs_lookupPhillip Lougher
2012-03-10Squashfs: remove redundant length initialisation in squashfs_readdirPhillip Lougher
2012-03-10Squashfs: update comment removing reference to zlib onlyPhillip Lougher
2012-03-10Squashfs: use define instead of constantAjeet Yadav
2012-03-09aio: fix the "too late munmap()" raceAl Viro
2012-03-09aio: fix io_setup/io_destroy raceAl Viro
2012-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09nfsd4: make sure set CB_PATH_DOWN sequence flag setJ. Bruce Fields
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-09GFS2: call gfs2_write_alloc_required for each chunkBenjamin Marzinski
2012-03-09GFS2: Clean up log flush header writingSteven Whitehouse
2012-03-08NFSv4: Clean up nfs4_select_rw_stateid()Trond Myklebust
2012-03-08NFS: Don't copy read delegation stateids in setattrTrond Myklebust
2012-03-08vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds
2012-03-08dlm: Do not allocate a fd for peeloffBenjamin Poirier
2012-03-08Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman
2012-03-08dlm: fix slow rsb search in dir recoveryDavid Teigland
2012-03-08NFSv4.1 cleanup DS stateid error handlingAndy Adamson
2012-03-08GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse
2012-03-07NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust
2012-03-07NFSv4: Don't free the nfs4_lock_state until after the release_lockownerTrond Myklebust
2012-03-07NFSv4.1 handle DS stateid errorsAndy Adamson
2012-03-07NFS: add fh_crc to debug outputWeston Andros Adamson
2012-03-07NFS: add filehandle crc for debug displayWeston Andros Adamson
2012-03-07UBIFS: improve error messagesArtem Bityutskiy
2012-03-07writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment headerFengguang Wu
2012-03-07GFS2: Flush pending glock work when evicting an inodeSteven Whitehouse
2012-03-06CIFS: Do not kmalloc under the flocks spinlockPavel Shilovsky
2012-03-06cifs: possible memory leak in xattr.Santosh Nayak
2012-03-06Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-03-06nfsd4: reduce do_open_lookup() stack usageJ. Bruce Fields
2012-03-06nfsd4: delay setting current filehandle till successJ. Bruce Fields
2012-03-06nfsd41: free_session/free_client must be called under the client_lockBenny Halevy
2012-03-06nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2Benny Halevy
2012-03-06nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegationBenny Halevy
2012-03-06nfsd4: fix recovery-entry leak nfsd startup failureJ. Bruce Fields
2012-03-06nfsd4: fix recovery-dir leak on nfsd startup failureJeff Layton
2012-03-06nfsd4: purge stable client records with insufficient stateJ. Bruce Fields
2012-03-06nfsd4: don't set cl_firststate on first reclaim in 4.1 caseJ. Bruce Fields
2012-03-06NFSv4: Add a helper encode_uint64Trond Myklebust
2012-03-06NFSv4: More xdr cleanupsTrond Myklebust
2012-03-06NFSv4: Cleanup - convert more functions to use encode_op_hdrTrond Myklebust