1. e760040 fs/buffer.c: remove unnecessary init operation after allocating buffer_head. by majianpeng · 11 years ago
  2. 3c743a7 fs/proc/kcore.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  3. 6ee8630 mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  4. db3808c mm, vmalloc: move get_vmalloc_info() to vmalloc.c by Joonsoo Kim · 11 years ago
  5. 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 11 years ago
  6. 146732c fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n by Josh Triplett · 11 years ago
  7. b1058b9 direct-io: submit bio after boundary buffer is added to it by Jan Kara · 11 years ago
  8. 092c8d4 direct-io: fix boundary block handling by Jan Kara · 11 years ago
  9. 546ae2d fs/read_write.c: fix generic_file_llseek() comment by Ming Lei · 11 years ago
  10. 7cfa74d ocfs2/dlm: remove redundant null pointer check by Sachin Kamat · 11 years ago
  11. 7f4804d ocfs2: fix NULL dereference for moving extents by Dan Carpenter · 11 years ago
  12. 85a258b ocfs2: fix error handling in ocfs2_ioctl_move_extents() by Dan Carpenter · 11 years ago
  13. 7ebab45 ocfs2: fix error return code in ocfs2_info_handle_freefrag() by Wei Yongjun · 11 years ago
  14. b3e0767 ocfs2: delay inode update transactions after verifying the input flags by Jeff Liu · 11 years ago
  15. ec686c9 fs/fscache/stats.c: fix memory leak by Anurup m · 11 years ago
  16. 2794b5d Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  17. 91d80a8 aio: fix possible invalid memory access when DEBUG is enabled by Zhao Hongjiang · 11 years ago
  18. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 11 years ago
  19. 12f267a hfsplus: fix potential overflow in hfsplus_file_truncate() by Vyacheslav Dubeyko · 11 years ago
  20. 23d9e48 fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size() by Naoya Horiguchi · 11 years ago
  21. a2fce91 hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB) by Naoya Horiguchi · 11 years ago
  22. bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. 0d1d392 Merge 3.9-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  24. 3792a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  25. 5b55d70 vfs: Revert spurious fix to spinning prevention in prune_icache_sb by Suleiman Souhlal · 11 years ago
  26. 4bc4bee Btrfs: make sure nbytes are right after log replay by Josef Bacik · 11 years ago
  27. 0b1fd26 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  28. f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 11 years ago
  29. c369c9a cifs: Allow passwords which begin with a delimitor by Sachin Prabhu · 11 years ago
  30. 51de017 Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  31. eb04e0a NFSv4: Doh! Typo in the fix to nfs41_walk_client_list by Trond Myklebust · 11 years ago
  32. f94eeb4 Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  33. e8f2b54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  34. e9c5d8a mnt: release locks on error path in do_loopback by Andrey Vagin · 11 years ago
  35. 8ce584c procfs: add proc_remove_subtree() by Al Viro · 11 years ago
  36. 52f2199 ecryptfs: close rmmod race by Al Viro · 11 years ago
  37. fa33294 NFSv4: Fix another potential state manager deadlock by Trond Myklebust · 11 years ago
  38. bb2b005 sysfs: check if one entry has been removed before freeing by Ming Lei · 11 years ago
  39. 7b1f1fd NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list by Trond Myklebust · 11 years ago
  40. b193d59 NFSv4: Fix a memory leak in nfs4_discover_server_trunking by Trond Myklebust · 11 years ago
  41. 00fa6fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  42. b2c87ca GFS2: Issue discards in 512b sectors by Bob Peterson · 11 years ago
  43. 22d1e6f Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  44. c2952d2 GFS2: Fix unlock of fcntl locks during withdrawn state by Steven Whitehouse · 11 years ago
  45. 441362d GFS2: return error if malloc failed in gfs2_rs_alloc() by Wei Yongjun · 11 years ago
  46. 4146c3d GFS2: use memchr_inv by Akinobu Mita · 11 years ago
  47. 57c7310 GFS2: use kmalloc for lvb bitmap by David Teigland · 11 years ago
  48. cbfa0e7 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  49. f7db5e7 sysfs: fix use after free in case of concurrent read/write and readdir by Ming Lei · 11 years ago
  50. cd0e4a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  51. 8cde7ad ext4: fix big-endian bugs which could cause fs corruptions by Zheng Liu · 11 years ago
  52. f8e9248 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  53. c1681bf loop: prevent bdev freeing while device in use by Anatol Pomozov · 11 years ago
  54. 0f8b1a0 Merge v3.9-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  55. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  56. 35e5cbc reiserfs: Fix warning and inode leak when deleting inode with xattrs by Jan Kara · 11 years ago
  57. d8fe29e Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 11 years ago
  58. 97f084b Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  59. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  60. 82d130f Btrfs: fix wrong return value of btrfs_lookup_csum() by Miao Xie · 11 years ago
  61. 39847c4 Btrfs: fix wrong reservation of csums by Miao Xie · 11 years ago
  62. a797502 Btrfs: fix double free in the btrfs_qgroup_account_ref() by Wang Shilong · 11 years ago
  63. fdf30d1 Btrfs: limit the global reserve to 512mb by Josef Bacik · 11 years ago
  64. db1d607 Btrfs: hold the ordered operations mutex when waiting on ordered extents by Josef Bacik · 11 years ago
  65. 6e137ed Btrfs: fix space accounting for unlink and rename by Josef Bacik · 11 years ago
  66. f4881bc Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 11 years ago
  67. adaa4b8 Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes by Jan Schmidt · 11 years ago
  68. 3e84f48 vfs/splice: Fix missed checks in new __kernel_write() helper by Al Viro · 11 years ago
  69. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  70. 132c94e vfs: Carefully propogate mounts across user namespaces by Eric W. Biederman · 11 years ago
  71. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 11 years ago
  72. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 11 years ago
  73. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 7ea600b Nest rename_lock inside vfsmount_lock by Al Viro · 11 years ago
  75. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  76. 64a817c nfsd4: reject "negative" acl lengths by J. Bruce Fields · 11 years ago
  77. 4adaa61 Btrfs: fix race between mmap writes and compression by Chris Mason · 11 years ago
  78. 3db3c62 sysfs: use atomic_inc_unless_negative in sysfs_get_active by Maarten Lankhorst · 11 years ago
  79. 844fdd9 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  80. e49dbbf nfsd: fix bad offset use by Kent Overstreet · 11 years ago
  81. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 11 years ago
  82. 9217cbb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  83. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  84. 1dd0568 Btrfs: fix memory leak in btrfs_create_tree() by Tsutomu Itoh · 11 years ago
  85. d9abbf1 Btrfs: fix locking on ROOT_REPLACE operations in tree mod log by Jan Schmidt · 11 years ago
  86. 6113077 Btrfs: fix missing qgroup reservation before fallocating by Wang Shilong · 11 years ago
  87. 835d974 Btrfs: handle a bogus chunk tree nicely by Josef Bacik · 11 years ago
  88. d763448 Btrfs: update to use fs_state bit by Liu Bo · 11 years ago
  89. f853c61 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 11 years ago
  90. 06ae43f Don't bother with redoing rw_verify_area() from default_file_splice_from() by Al Viro · 11 years ago
  91. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 11 years ago
  92. 2495680 NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn by Trond Myklebust · 11 years ago
  93. a073dbf NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 11 years ago
  94. 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 11 years ago
  95. e5110f4 sysfs: handle failure path correctly for readdir() by Ming Lei · 11 years ago
  96. 991f76f sysfs: fix race between readdir and lseek by Ming Lei · 11 years ago
  97. cf4ab53 NFSv4: Fix the string length returned by the idmapper by Trond Myklebust · 11 years ago
  98. 2b405bf ext4: fix data=journal fast mount/umount hang by Theodore Ts'o · 11 years ago
  99. 1ada47d ext4: fix ext4_evict_inode() racing against workqueue processing code by Theodore Ts'o · 11 years ago
  100. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago