aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-04-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-04-17Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-04-16ext4: fix handling of journalled quota optionsTheodore Ts'o
2012-04-16ext4: address scalability issue by removing extent cache statisticsTheodore Ts'o
2012-04-13Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-13lockd: fix the endianness bugAl Viro
2012-04-13ocfs2: ->e_leaf_clusters endianness breakageAl Viro
2012-04-13ocfs2: ->rl_count endianness breakageAl Viro
2012-04-13ocfs: ->rl_used breakage on big-endianAl Viro
2012-04-13ocfs2: ->l_next_free_req breakage on big-endianAl Viro
2012-04-13btrfs: btrfs_root_readonly() broken on big-endianAl Viro
2012-04-13Fix number parsing in cifs_parse_mount_optionsSachin Prabhu
2012-04-13ext4: fix endianness breakage in ext4_split_extent_at()Al Viro
2012-04-13nfsd: fix compose_entry_fh() failure exitsAl Viro
2012-04-13nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()Al Viro
2012-04-13nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro
2012-04-13nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro
2012-04-13nfsd: fix b0rken error value for setattr on read-only mountAl Viro
2012-04-12Btrfs: use commit root when loading free space cacheJosef Bacik
2012-04-12Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-12Btrfs: fix use-after-free in __btrfs_end_transactionDave Jones
2012-04-12Btrfs: check return value of bio_alloc() properlyTsutomu Itoh
2012-04-12Btrfs: remove lock assert from get_restripe_target()Ilya Dryomov
2012-04-12Btrfs: fix eof while discarding extentsLiu Bo
2012-04-12Btrfs: fix uninit variable in repair_eb_io_failureChris Mason
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-04-12Revert "Btrfs: increase the global block reserve estimates"Chris Mason
2012-04-11Cleanup handling of NULL value passed for a mount optionSachin Prabhu
2012-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-04-11fuse: allow nanosecond granularityMiklos Szeredi
2012-04-10sysfs: handle 'parent deleted before child added'Dan Williams
2012-04-10sysfs: Prevent crash on unset sysfs group attributesBruno Prémont
2012-04-10GFS2: Allow caching of rindex glockBob Peterson
2012-04-09sysfs: Update the name hash for an entry after changing the namespaceTom Goff
2012-04-09dentry leak in simple_fill_super() failure exitAl Viro
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05libfs: add simple_open()Stephen Boyd
2012-04-05hugetlbfs: remove unregister_filesystem() when initializing moduleHillf Danton
2012-04-05fs/xattr.c:setxattr(): improve handling of allocation failuresAndrew Morton
2012-04-05fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failedAndrew Morton
2012-04-05fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()Dave Jones
2012-04-05proc: fix mount -t proc -o AAAVasiliy Kulikov
2012-04-05GFS2: Make sure rindex is uptodate before starting transactionsBob Peterson