aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-19
|\
| * bio allocation failure due to bio_get_nr_vecs()Bernd Schubert2012-05-11
| * block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-05-11
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-18
|\ \
| * | fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov2012-05-17
* | | proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds2012-05-18
|/ /
* | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-16
|\ \
| * | cifs: fix misspelling of "forcedirectio"Jeff Layton2012-05-16
| |/
* | Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds2012-05-13
|\ \ | |/ |/|
| * jffs2: Fix lock acquisition order bug in gc pathJosh Cartwright2012-05-07
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-10
|\ \
| * | proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov2012-05-10
* | | cifs: fix revalidation test in cifs_llseek()Dan Carpenter2012-05-09
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-05-06
|\ \
| * | Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-06
| * | Btrfs: fix crash in scrub repair code when device is missingStefan Behrens2012-05-04
| * | btrfs: Fix mismatching struct members in ioctl.hAlexander Block2012-05-04
| * | Btrfs: fix page leak when allocing extent buffersJosef Bacik2012-05-04
| * | Btrfs: Add properly locking around add_root_to_dirty_listChris Mason2012-05-04
* | | hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-04
* | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-04
|\ \ \
| * | | fs/cifs: fix parsing of dfs referralsStefan Metzmacher2012-05-03
| * | | cifs: make sure we ignore the credentials= and cred= optionsJeff Layton2012-05-03
| * | | [CIFS] Update cifs version to 1.78Steve French2012-05-03
| * | | cifs - check S_AUTOMOUNT in revalidateIan Kent2012-05-03
| * | | cifs: add missing initialization of server->req_lockJeff Layton2012-05-01
| * | | cifs: don't cap ra_pages at the same level as default_backing_dev_infoJeff Layton2012-05-01
| * | | CIFS: Fix indentation in cifs_show_optionsSachin Prabhu2012-05-01
* | | | vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2012-05-03
* | | | Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-02
|\ \ \ \ | |/ / / |/| | |
| * | | NFSv4.1: Use the correct hostname in the client identifier stringTrond Myklebust2012-04-30
| * | | NFS: get module in idmap PipeFS notifier callbackStanislav Kinsbursky2012-04-28
| * | | NFS: Remove unused function nfs_lookup_with_sec()Bryan Schumaker2012-04-27
| * | | NFS: Honor the authflavor set in the clone mount dataBryan Schumaker2012-04-27
| * | | NFS: Fix following referral mount points with different securityBryan Schumaker2012-04-27
| * | | NFS: Do secinfo as part of lookupBryan Schumaker2012-04-27
| * | | NFS: Handle exceptions coming out of nfs4_proc_fs_locations()Bryan Schumaker2012-04-27
| * | | NFS: Fix SECINFO_NO_NAMEBryan Schumaker2012-04-27
| * | | Avoid beyond bounds copy while caching ACLSachin Prabhu2012-04-27
| * | | Avoid reading past buffer when calling GETACLSachin Prabhu2012-04-27
| * | | fix page number calculation bug for block layout decode bufferJim Rees2012-04-26
| * | | NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson2012-04-26
| * | | pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()Sachin Bhamare2012-04-26
| * | | nfs4: fix referrals on mounts that use IPv6 addrsWeston Andros Adamson2012-04-26
* | | | nfsd: fix nfs4recover.c printk format warningRandy Dunlap2012-04-30
* | | | autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds2012-04-29
* | | | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-29
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-04-28
|\ \ \ \ | | |/ / | |/| |
| * | | Btrfs: reduce lock contention during extent insertionChris Mason2012-04-27
| * | | Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdirChris Mason2012-04-27