summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever2012-05-223-9/+9
* NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2012-05-223-10/+12
* NFS: Add NFSDBG_STATEChuck Lever2012-05-222-1/+3
* NFS: Don't swap bytes in nfs4_construct_boot_verifier()Chuck Lever2012-05-221-2/+2
* NFS: Fix compiler warningsBryan Schumaker2012-05-221-6/+4
* NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasksAndy Adamson2012-05-221-2/+4
* NFSv4.1 Just use nfs_put_client in filelayout releaseAndy Adamson2012-05-221-10/+2
* NFSv4.1 fix null state reference in filelayout_async_handle_errorAndy Adamson2012-05-221-3/+3
* NFSv4.1: Fix a bad reference count issue in the pNFS commit codeTrond Myklebust2012-05-221-0/+1
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-2142-249/+344
|\
| * NFS: fix unsigned comparison in nfs4_create_sec_clientBenny Halevy2012-05-161-1/+1
| * NFS: kmalloc() doesn't return an ERR_PTR()Dan Carpenter2012-05-141-7/+3
| * Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-101-2/+10
| |\
| | * proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov2012-05-101-2/+10
| * | cifs: fix revalidation test in cifs_llseek()Dan Carpenter2012-05-091-1/+1
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-05-068-21/+47
| |\
| | * Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-065-17/+34
| | * Btrfs: fix crash in scrub repair code when device is missingStefan Behrens2012-05-041-0/+7
| | * btrfs: Fix mismatching struct members in ioctl.hAlexander Block2012-05-041-2/+2
| | * Btrfs: fix page leak when allocing extent buffersJosef Bacik2012-05-041-2/+2
| | * Btrfs: Add properly locking around add_root_to_dirty_listChris Mason2012-05-041-0/+2
| * | hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-042-0/+15
| * | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-045-25/+23
| |\ \
| | * | fs/cifs: fix parsing of dfs referralsStefan Metzmacher2012-05-031-1/+5
| | * | cifs: make sure we ignore the credentials= and cred= optionsJeff Layton2012-05-031-0/+2
| | * | [CIFS] Update cifs version to 1.78Steve French2012-05-031-1/+1
| | * | cifs - check S_AUTOMOUNT in revalidateIan Kent2012-05-031-5/+12
| | * | cifs: add missing initialization of server->req_lockJeff Layton2012-05-011-0/+1
| | * | cifs: don't cap ra_pages at the same level as default_backing_dev_infoJeff Layton2012-05-011-17/+1
| | * | CIFS: Fix indentation in cifs_show_optionsSachin Prabhu2012-05-011-1/+1
| * | | vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2012-05-032-6/+24
| * | | Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-0213-139/+267
| |\ \ \ | | |/ / | |/| |
| | * | NFSv4.1: Use the correct hostname in the client identifier stringTrond Myklebust2012-04-301-3/+2
| | * | NFS: get module in idmap PipeFS notifier callbackStanislav Kinsbursky2012-04-281-0/+4
| * | | nfsd: fix nfs4recover.c printk format warningRandy Dunlap2012-04-301-1/+1
| * | | autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds2012-04-293-2/+13
| * | | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-291-2/+29
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-04-2815-139/+148
| |\ \ \ | | | |/ | | |/|
| | * | Btrfs: reduce lock contention during extent insertionChris Mason2012-04-271-2/+7
| | * | Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdirChris Mason2012-04-271-29/+1
| | * | Btrfs: Fix space checking during fs resizeDaniel J Blueman2012-04-271-1/+1
| | * | Btrfs: fix block_rsv and space_info lock orderingStefan Behrens2012-04-271-2/+2
| | * | Btrfs: Prevent root_list corruptionDaniel J Blueman2012-04-271-0/+2
| | * | Btrfs: fix repair code for RAID10Jan Schmidt2012-04-271-1/+2
| | * | Btrfs: do not start delalloc inodes during syncJosef Bacik2012-04-271-1/+0
| | * | Btrfs: fix that check_int_data mount option was ignoredStefan Behrens2012-04-181-1/+1
| | * | Btrfs: don't count CRC or header errors twice while scrubbingStefan Behrens2012-04-181-15/+0
| | * | Btrfs: fix btrfs_ioctl_dev_info() crash on missing deviceStefan Behrens2012-04-181-1/+4
| | * | btrfs: don't return EINTRArne Jansen2012-04-181-6/+3
| | * | Btrfs: double unlock bug in error handlingDan Carpenter2012-04-181-0/+2