aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | * | | cifs: fix offset handling in cifs_iovec_writeJeff Layton2012-04-19
| * | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-26
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | revert "proc: clear_refs: do not clear reserved pages"Will Deacon2012-04-26
| | * | | hugetlbfs: lockdep annotate root inode properlyAneesh Kumar K.V2012-04-26
| | * | | fs/buffer.c: remove BUG() in possible but rare conditionGlauber Costa2012-04-26
| | * | | epoll: clear the tfile_check_list on -ELOOPJason Baron2012-04-26
| * | | | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-04-26
| |\ \ \ \
| | * | | | NFSv4: Keep dropped state owners on the LRU list for a whileTrond Myklebust2012-04-21
| | * | | | NFSv4: Ensure that we don't drop a state owner more than onceTrond Myklebust2012-04-21
| | * | | | NFSv4: Ensure we do not reuse open owner namesTrond Myklebust2012-04-20
| | * | | | nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara2012-04-20
| | * | | | NFS: put open context on error in nfs_flush_multiFred Isaman2012-04-20
| | * | | | NFS: put open context on error in nfs_pagein_multiFred Isaman2012-04-20
| | * | | | NFSv4: Fix open(O_TRUNC) and ftruncate() error handlingTrond Myklebust2012-04-19
| | * | | | NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust2012-04-19
| | * | | | NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust2012-04-19
| | * | | | NFS: check for req==NULL in nfs_try_to_update_request cleanupFred Isaman2012-04-18
| * | | | | GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson2012-04-24
| * | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-04-23
| |\ \ \ \ \
| | * | | | | super.c: unused variable warning without CONFIG_QUOTAEldad Zack2012-04-23
| | * | | | | jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li2012-04-23
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\| | | | | |
| * | | | | | Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds2012-04-23
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | dlm: fix QUECVT when convert queue is emptyDavid Teigland2012-04-23
| * | | | | | kill mm argument of vm_munmap()Al Viro2012-04-21
| * | | | | | aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro2012-04-21
| * | | | | | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-20
| * | | | | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-20
| * | | | | | VM: add "vm_brk()" helper functionLinus Torvalds2012-04-20
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-19
| |\ \ \ \ \
| | * | | | | nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2012-04-11
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-04-18
| |\ \ \ \ \ \
| | * | | | | | fuse: allow nanosecond granularityMiklos Szeredi2012-04-11
| | * | | | | | fuse: O_DIRECT support for filesAnand Avati2012-03-05
| | * | | | | | fuse: fix nlink after unlinkMiklos Szeredi2012-03-05
| * | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-04-17
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ext4: fix handling of journalled quota optionsTheodore Ts'o2012-04-16
| | * | | | | | ext4: address scalability issue by removing extent cache statisticsTheodore Ts'o2012-04-16
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-04-17
| |\ \ \ \ \ \
| | * | | | | | lockd: fix the endianness bugAl Viro2012-04-13
| | * | | | | | ocfs2: ->e_leaf_clusters endianness breakageAl Viro2012-04-13
| | * | | | | | ocfs2: ->rl_count endianness breakageAl Viro2012-04-13
| | * | | | | | ocfs: ->rl_used breakage on big-endianAl Viro2012-04-13
| | * | | | | | ocfs2: ->l_next_free_req breakage on big-endianAl Viro2012-04-13
| | * | | | | | btrfs: btrfs_root_readonly() broken on big-endianAl Viro2012-04-13
| | * | | | | | ext4: fix endianness breakage in ext4_split_extent_at()Al Viro2012-04-13
| | * | | | | | nfsd: fix compose_entry_fh() failure exitsAl Viro2012-04-13
| | * | | | | | nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()Al Viro2012-04-13
| | * | | | | | nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro2012-04-13
| | * | | | | | nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro2012-04-13