1. 846f404 GFS2: Don't flush delete workqueue when releasing the transaction lock by Steven Whitehouse · 14 years ago
  2. 8ac33dc ocfs2: Hold ip_lock when set/clear flags for indexed dir. by Tao Ma · 14 years ago
  3. 41b41a2 ocfs2: Adjust masklog flag values by Sunil Mushran · 14 years ago
  4. 947b10a nilfs2: fix regression of garbage collection ioctl by Ryusuke Konishi · 14 years ago
  5. ab226e2 ceph: fix direct-io on non-page-aligned buffers by Henry C Chang · 14 years ago
  6. a4851d8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  7. 462e635e install_special_mapping skips security_file_mmap check. by Tavis Ormandy · 14 years ago
  8. 7d13162 fanotify: fill in the metadata_len field on struct fanotify_event_metadata by Eric Paris · 14 years ago
  9. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  10. 6d5c3aa ext4: fix typo which broke '..' detection in ext4_find_entry() by Aaro Koskinen · 14 years ago
  11. 1449032 ext4: Turn off multiple page-io submission by default by Theodore Ts'o · 14 years ago
  12. 5111711 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  13. e13cf63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  14. 073f21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  15. 497b5b1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  16. e97b71d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  17. 38971ce Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  18. caa4a59 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  19. 83a50de Btrfs: prevent RAID level downgrades when space is low by Chris Mason · 14 years ago
  20. cd02dca Btrfs: account for missing devices in RAID allocation profiles by Chris Mason · 14 years ago
  21. 68433b7 Btrfs: EIO when we fail to read tree roots by Chris Mason · 14 years ago
  22. 3dd1462 Btrfs: fix compiler warnings by Jan Beulich · 14 years ago
  23. fdfb1e4 Btrfs: Make async snapshot ioctl more generic by Li Zefan · 14 years ago
  24. 914ee29 Btrfs: pwrite blocked when writing from the mmaped buffer of the same page by Xin Zhong · 14 years ago
  25. f106e82 Btrfs: Fix a crash when mounting a subvolume by Li Zefan · 14 years ago
  26. 75eaa0e Btrfs: fix sync subvol/snapshot creation by Sage Weil · 14 years ago
  27. 24ae636 Btrfs: Fix page leak in compressed writeback path by Yan, Zheng · 14 years ago
  28. 84cd948 Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots by Josef Bacik · 14 years ago
  29. 5b362ac NFS: Fix panic after nfs_umount() by Chuck Lever · 14 years ago
  30. 39c99f1 Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem. by Tristan Ye · 14 years ago
  31. 388c4bc ocfs2/dlm: Migrate lockres with no locks if it has a reference by Sunil Mushran · 14 years ago
  32. 05340d4 xfs: log timestamp changes to the source inode in rename by Christoph Hellwig · 14 years ago
  33. 7e1fea7 Btrfs: fixup return code for btrfs_del_orphan_item by Josef Bacik · 14 years ago
  34. b8399de Btrfs: do not do fast caching if we are allocating blocks for tree_root by Josef Bacik · 14 years ago
  35. 2b20982 Btrfs: deal with space cache errors better by Josef Bacik · 14 years ago
  36. 955256f Btrfs: fix use after free in O_DIRECT by Josef Bacik · 14 years ago
  37. 8e9255e Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  38. 545c988 cifs: remove bogus remapping of error in cifs_filldir() by Suresh Jayaraman · 14 years ago
  39. c1ac3ff nfsd: Fix possible BUG_ON firing in set_change_info by Neil Brown · 14 years ago
  40. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 14 years ago
  41. 0de1b7e nfs: kernel should return EPROTONOSUPPORT when not support NFSv4 by Mi Jinlong · 14 years ago
  42. 21ac19d NFS: Fix fcntl F_GETLK not reporting some conflicts by Sergey Vlasov · 14 years ago
  43. 08a22b3 nfs: Discard ACL cache on mode update by Aneesh Kumar K.V · 14 years ago
  44. fdbf3ce fanotify: Dont try to open a file descriptor for the overflow event by Lino Sanfilippo · 14 years ago
  45. 2637919 fanotify: do not leak user reference on allocation failure by Eric Paris · 14 years ago
  46. a2ae4cc inotify: stop kernel memory leak on file creation failure by Eric Paris · 14 years ago
  47. 09e5f14 fanotify: on group destroy allow all waiters to bypass permission check by Lino Sanfilippo · 14 years ago
  48. 1734dee fanotify: Dont allow a mask of 0 if setting or removing a mark by Lino Sanfilippo · 14 years ago
  49. fa218ab fanotify: correct broken ref counting in case adding a mark failed by Lino Sanfilippo · 14 years ago
  50. b1085ba fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called by Lino Sanfilippo · 14 years ago
  51. ecf6f5e fanotify: deny permissions when no event was sent by Eric Paris · 14 years ago
  52. 7d161b7 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb by Jeff Layton · 14 years ago
  53. 03ceace cifs: fix check of error return from is_path_accessable by Jeff Layton · 14 years ago
  54. 47c716c NFS: Readdir cleanups by Trond Myklebust · 14 years ago
  55. bcd7278 GFS2: fsck.gfs2 reported statfs error after gfs2_grow by Bob Peterson · 14 years ago
  56. 18fb5fe NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found by Trond Myklebust · 14 years ago
  57. de47de7 autofs4 - remove ioctl mutex (bz23142) by Ian Kent · 14 years ago
  58. 086b170 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  59. 8846399 cifs: remove Local_System_Name by Jeff Layton · 14 years ago
  60. 79df1ba cifs: fix use of CONFIG_CIFS_ACL by Jeff Layton · 14 years ago
  61. 1cd275f ceph: fix ioctl magic by Sage Weil · 14 years ago
  62. 7b2a69b Revert "vfs: show unreachable paths in getcwd and proc" by Eric W. Biederman · 14 years ago
  63. ebb2738 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  64. 238af87 reiserfs: don't acquire lock recursively in reiserfs_acl_chmod by Frederic Weisbecker · 14 years ago
  65. 6d20e84 cifs: add attribute cache timeout (actimeo) tunable by Suresh Jayaraman · 14 years ago
  66. 8cb280c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  67. 8520eea Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  68. 11de3b1 NFS: Fix a memory leak in nfs_readdir by Trond Myklebust · 14 years ago
  69. a5b1062 ceph: Behave better when handling file lock replies. by Herb Shiu · 14 years ago
  70. 637ae8d ceph: pass lock information by struct file_lock instead of as individual params. by Herb Shiu · 14 years ago
  71. 25933ab ceph: Handle file locks in replies from the MDS. by Herb Shiu · 14 years ago
  72. 884ea89 ceph: avoid possible null deref in readdir after dir llseek by Sage Weil · 14 years ago
  73. c76febe xfs: only run xfs_error_test if error injection is active by Dave Chinner · 14 years ago
  74. de25c18 xfs: avoid moving stale inodes in the AIL by Dave Chinner · 14 years ago
  75. 309c848 xfs: delayed alloc blocks beyond EOF are valid after writeback by Dave Chinner · 14 years ago
  76. 90810b9 xfs: push stale, pinned buffers on trylock failures by Dave Chinner · 14 years ago
  77. c726de4 xfs: fix failed write truncation handling. by Dave Chinner · 14 years ago
  78. 0aded70 NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler by Trond Myklebust · 14 years ago
  79. 114279b exec: copy-and-paste the fixes into compat_do_execve() paths by Oleg Nesterov · 14 years ago
  80. 3c77f84 exec: make argv/envp memory visible to oom-killer by Oleg Nesterov · 14 years ago
  81. ba03864 cifs: fix parsing of hostname in dfs referrals by Jeff Layton · 14 years ago
  82. 37a09f0 NFS: Fix a readdirplus bug by Trond Myklebust · 14 years ago
  83. 47a2538 GFS2: Merge glock state fields into a bitfield by Steven Whitehouse · 14 years ago
  84. e06dfc4 GFS2: Fix uninitialised error value in previous patch by Steven Whitehouse · 14 years ago
  85. 086d833 GFS2: fix recursive locking during rindex truncates by Benjamin Marzinski · 14 years ago
  86. 7572777 fuse: verify ioctl retries by Miklos Szeredi · 14 years ago
  87. d9d318d fuse: fix ioctl when server is 32bit by Miklos Szeredi · 14 years ago
  88. 0489b3f GFS2: reread rindex when necessary to grow rindex by Benjamin Marzinski · 14 years ago
  89. 0b1246e GFS2: Remove duplicate #defines from glock.h by Steven Whitehouse · 14 years ago
  90. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  91. 9833c39 ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch() by Mika Westerberg · 14 years ago
  92. 921169c GFS2: Clean up of gdlm_lock function by Steven Whitehouse · 14 years ago
  93. 802ec9b GFS2: Allow gfs2 to update quota usage values through the quotactl interface by Abhijith Das · 14 years ago
  94. edc221d GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg by Joe Perches · 14 years ago
  95. 5e69069 GFS2: fs/gfs2/glock.c: Use printf extension %pV by Joe Perches · 14 years ago
  96. 2ae51ed GFS2: Clean up duplicated setattr code by Steven Whitehouse · 14 years ago
  97. 9e55cd5 GFS2: Remove unreachable calls to vmtruncate by Steven Whitehouse · 14 years ago
  98. cc18152 GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS by Joe Perches · 14 years ago
  99. d211577 GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM by Steven Whitehouse · 14 years ago
  100. 476428f cifs: display fsc in /proc/mounts by Suresh Jayaraman · 14 years ago