summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* locks: prevent side-effects of locks_release_private before file_lock is init...Filipe Brandenburger2012-07-271-11/+6
* NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky2012-07-252-5/+7
* NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky2012-07-253-17/+14
* nfsd: add get_uint for u32'sJ. Bruce Fields2012-07-251-3/+3
* NFSd: fix locking in nfsd_forget_delegations()Stanislav Kinsbursky2012-07-251-6/+17
* nfsd4: fix cr_principal comparison check in same_credsVivek Trivedi2012-07-251-2/+2
* nfsd: share some function prototypesJ. Bruce Fields2012-07-101-0/+2
* nfsd: allow owner_override only for regular filesJ. Bruce Fields2012-07-101-1/+9
* nfsd4: release openowners on free in >=4.1 caseJ. Bruce Fields2012-07-101-6/+13
* nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields2012-07-101-1/+1
* nfsd4: process_open2 cleanupJ. Bruce Fields2012-06-201-5/+3
* nfsd4: nfsd4_lock() cleanupJ. Bruce Fields2012-06-201-12/+3
* nfsd4: remove unnecessary commentJ. Bruce Fields2012-06-201-1/+0
* NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEIDChuck Lever2012-06-202-7/+16
* nfsd: probe the back channel on new connectionsWeston Andros Adamson2012-06-201-0/+5
* hfsplus: fix bless ioctl when used with hardlinksMatthew Garrett2012-06-171-2/+7
* hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki2012-06-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-162-2/+3
|\
| * Btrfs: cast devid to unsigned long long for printk %lluChris Mason2012-06-151-1/+2
| * Btrfs: init old_generation in get_old_rootChris Mason2012-06-151-1/+1
* | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-1511-39/+74
|\ \
| * | NFS: add an endian notation for sparseDan Carpenter2012-06-121-1/+1
| * | NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter2012-06-121-3/+3
| * | NFSv4 do not send an empty SETATTR compoundAndy Adamson2012-06-111-4/+8
| * | NFSv2: EOF incorrectly set on short readSachin Prabhu2012-06-111-1/+1
| * | NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mountsBryan Schumaker2012-06-091-0/+1
| * | NFS: fix directio refcount bug on commitFred Isaman2012-06-091-2/+2
| * | NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust2012-06-081-0/+1
| * | NFSv4.1: Convert another trivial printk into a dprintkTrond Myklebust2012-06-071-1/+1
| * | NFS4: Fix open bug when pnfs module blacklistedFred Isaman2012-06-071-1/+1
| * | NFS: Remove incorrect BUG_ON in nfs_found_clientTrond Myklebust2012-06-071-2/+0
| * | NFS: Map minor mismatch error to protocol not support error.Steve Dickson2012-06-061-0/+2
| * | NFS: Fix a commit bugTrond Myklebust2012-06-052-5/+6
| * | NFS4: Set parsed mount data version to 4Bryan Schumaker2012-06-051-0/+2
| * | NFSv4.1: Ensure we clear session state flags after a session creationTrond Myklebust2012-06-051-10/+12
| * | NFSv4.1: Convert a trivial printk into a dprintkTrond Myklebust2012-06-051-2/+1
| * | NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust2012-06-051-1/+2
| * | NFSv4: Fix an Oops in the open recovery codeTrond Myklebust2012-06-053-6/+30
* | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-152-8/+7
|\ \ \
| * | | nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernelsJ. Bruce Fields2012-06-141-2/+2
| * | | NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky2012-06-141-6/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-1518-189/+476
|\ \ \ \ | | |_|/ | |/| |
| * | | Btrfs: destroy the items of the delayed inodes in error handling routineMiao Xie2012-06-153-0/+27
| * | | Btrfs: make sure that we've made everything in pinned tree cleanLiu Bo2012-06-151-0/+11
| * | | Btrfs: avoid memory leak of extent state in error handling routineLiu Bo2012-06-151-0/+2
| * | | Btrfs: do not resize a seeding deviceLiu Bo2012-06-151-0/+7
| * | | Btrfs: fix missing inherited flag in renameLiu Bo2012-06-151-3/+6
| * | | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-06-153-35/+70
| |\ \ \
| | * | | Btrfs: fix race in tree mod log additionJan Schmidt2012-06-141-4/+19
| | * | | Btrfs: add btrfs_next_old_leafJan Schmidt2012-06-143-4/+16
OpenPOWER on IntegriCloud