aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
| | * | | | nfsd: fix b0rken error value for setattr on read-only mountAl Viro2012-04-13
| * | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-17
| |\ \ \ \ \
| | * | | | | Fix number parsing in cifs_parse_mount_optionsSachin Prabhu2012-04-13
| | * | | | | Cleanup handling of NULL value passed for a mount optionSachin Prabhu2012-04-11
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-13
| |\ \ \ \ \
| | * | | | | Btrfs: use commit root when loading free space cacheJosef Bacik2012-04-12
| | * | | | | Btrfs: fix use-after-free in __btrfs_end_transactionDave Jones2012-04-12
| | * | | | | Btrfs: check return value of bio_alloc() properlyTsutomu Itoh2012-04-12
| | * | | | | Btrfs: remove lock assert from get_restripe_target()Ilya Dryomov2012-04-12
| | * | | | | Btrfs: fix eof while discarding extentsLiu Bo2012-04-12
| | * | | | | Btrfs: fix uninit variable in repair_eb_io_failureChris Mason2012-04-12
| | * | | | | Revert "Btrfs: increase the global block reserve estimates"Chris Mason2012-04-12
| * | | | | | Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-04-12
| |\ \ \ \ \ \
| | * | | | | | sysfs: handle 'parent deleted before child added'Dan Williams2012-04-10
| | * | | | | | sysfs: Prevent crash on unset sysfs group attributesBruno Prémont2012-04-10
| | * | | | | | sysfs: Update the name hash for an entry after changing the namespaceTom Goff2012-04-09
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-04-12
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | proc: stats: Use arch_idle_time for idle and iowait times if availableMartin Schwidefsky2012-03-30
* | | | | | | sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-04-12
|\ \ \ \ \ \
| * | | | | | dentry leak in simple_fill_super() failure exitAl Viro2012-04-09
| | |/ / / / | |/| | | |