1. 9db9f9e udf: Remove unnecessary bkl usages by Alessio Igor Bogani · 14 years ago
  2. 7db09be udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() execution by Alessio Igor Bogani · 14 years ago
  3. 4d0fb62 udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct by Alessio Igor Bogani · 14 years ago
  4. d1668fe udf: Remove BKL from free space counting functions by Jan Kara · 14 years ago
  5. 7abc2e4 udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks() by Jan Kara · 14 years ago
  6. 0484b1c udf: Remove BKL from udf_put_super() and udf_remount_fs() by Jan Kara · 14 years ago
  7. c03cad2 udf: Protect default inode credentials by rwlock by Jan Kara · 14 years ago
  8. 949f4a7 udf: Protect all modifications of LVID with s_alloc_mutex by Jan Kara · 14 years ago
  9. d664b6a udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex by Jan Kara · 14 years ago
  10. 49521de udf: Remove BKL from udf_update_inode by Jan Kara · 14 years ago
  11. f2a6cc1 udf: Convert UDF_SB(sb)->s_flags to use bitops by Jan Kara · 14 years ago
  12. fab3c858 fs/udf: Add printf format/argument verification by Joe Perches · 14 years ago
  13. ed2ae6f fs/udf: Use vzalloc by Joe Perches · 14 years ago
  14. eda4b71 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  15. 55fb78a Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  16. 8a7411a ext4: fix on-line resizing regression by Theodore Ts'o · 14 years ago
  17. f06328d logfs: fix "Kernel BUG at readwrite.c:1193" by Prasad Joshi · 14 years ago
  18. eabb26c logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex by Prasad Joshi · 14 years ago
  19. 7d8f987 ocfs2: Fix system inodes cache overflow. by Tao Ma · 14 years ago
  20. 9d5004f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  21. 3cb50dd Fix btrfs b0rkage by Al Viro · 14 years ago
  22. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago
  23. 92cf765 ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport by Sage Weil · 14 years ago
  24. a3383e8 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  25. 8ac33dc ocfs2: Hold ip_lock when set/clear flags for indexed dir. by Tao Ma · 14 years ago
  26. 41b41a2 ocfs2: Adjust masklog flag values by Sunil Mushran · 14 years ago
  27. 947b10a nilfs2: fix regression of garbage collection ioctl by Ryusuke Konishi · 14 years ago
  28. ab226e2 ceph: fix direct-io on non-page-aligned buffers by Henry C Chang · 14 years ago
  29. a4851d8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  30. 462e635e install_special_mapping skips security_file_mmap check. by Tavis Ormandy · 14 years ago
  31. 7d13162 fanotify: fill in the metadata_len field on struct fanotify_event_metadata by Eric Paris · 14 years ago
  32. 6d5c3aa ext4: fix typo which broke '..' detection in ext4_find_entry() by Aaro Koskinen · 14 years ago
  33. 1449032 ext4: Turn off multiple page-io submission by default by Theodore Ts'o · 14 years ago
  34. 5111711 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  35. e13cf63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  36. 073f21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  37. 497b5b1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  38. e97b71d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  39. 38971ce Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  40. caa4a59 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  41. 83a50de Btrfs: prevent RAID level downgrades when space is low by Chris Mason · 14 years ago
  42. cd02dca Btrfs: account for missing devices in RAID allocation profiles by Chris Mason · 14 years ago
  43. 68433b7 Btrfs: EIO when we fail to read tree roots by Chris Mason · 14 years ago
  44. 3dd1462 Btrfs: fix compiler warnings by Jan Beulich · 14 years ago
  45. fdfb1e4 Btrfs: Make async snapshot ioctl more generic by Li Zefan · 14 years ago
  46. 914ee29 Btrfs: pwrite blocked when writing from the mmaped buffer of the same page by Xin Zhong · 14 years ago
  47. f106e82 Btrfs: Fix a crash when mounting a subvolume by Li Zefan · 14 years ago
  48. 75eaa0e Btrfs: fix sync subvol/snapshot creation by Sage Weil · 14 years ago
  49. 24ae636 Btrfs: Fix page leak in compressed writeback path by Yan, Zheng · 14 years ago
  50. 84cd948 Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots by Josef Bacik · 14 years ago
  51. 5b362ac NFS: Fix panic after nfs_umount() by Chuck Lever · 14 years ago
  52. 39c99f1 Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem. by Tristan Ye · 14 years ago
  53. 388c4bc ocfs2/dlm: Migrate lockres with no locks if it has a reference by Sunil Mushran · 14 years ago
  54. 05340d4 xfs: log timestamp changes to the source inode in rename by Christoph Hellwig · 14 years ago
  55. 7e1fea7 Btrfs: fixup return code for btrfs_del_orphan_item by Josef Bacik · 14 years ago
  56. b8399de Btrfs: do not do fast caching if we are allocating blocks for tree_root by Josef Bacik · 14 years ago
  57. 2b20982 Btrfs: deal with space cache errors better by Josef Bacik · 14 years ago
  58. 955256f Btrfs: fix use after free in O_DIRECT by Josef Bacik · 14 years ago
  59. 545c988 cifs: remove bogus remapping of error in cifs_filldir() by Suresh Jayaraman · 14 years ago
  60. c1ac3ff nfsd: Fix possible BUG_ON firing in set_change_info by Neil Brown · 14 years ago
  61. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 14 years ago
  62. 0de1b7e nfs: kernel should return EPROTONOSUPPORT when not support NFSv4 by Mi Jinlong · 14 years ago
  63. 21ac19d NFS: Fix fcntl F_GETLK not reporting some conflicts by Sergey Vlasov · 14 years ago
  64. 08a22b3 nfs: Discard ACL cache on mode update by Aneesh Kumar K.V · 14 years ago
  65. fdbf3ce fanotify: Dont try to open a file descriptor for the overflow event by Lino Sanfilippo · 14 years ago
  66. 2637919 fanotify: do not leak user reference on allocation failure by Eric Paris · 14 years ago
  67. a2ae4cc inotify: stop kernel memory leak on file creation failure by Eric Paris · 14 years ago
  68. 09e5f14 fanotify: on group destroy allow all waiters to bypass permission check by Lino Sanfilippo · 14 years ago
  69. 1734dee fanotify: Dont allow a mask of 0 if setting or removing a mark by Lino Sanfilippo · 14 years ago
  70. fa218ab fanotify: correct broken ref counting in case adding a mark failed by Lino Sanfilippo · 14 years ago
  71. b1085ba fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called by Lino Sanfilippo · 14 years ago
  72. ecf6f5e fanotify: deny permissions when no event was sent by Eric Paris · 14 years ago
  73. 7d161b7 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb by Jeff Layton · 14 years ago
  74. 03ceace cifs: fix check of error return from is_path_accessable by Jeff Layton · 14 years ago
  75. 47c716c NFS: Readdir cleanups by Trond Myklebust · 14 years ago
  76. 18fb5fe NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found by Trond Myklebust · 14 years ago
  77. de47de7 autofs4 - remove ioctl mutex (bz23142) by Ian Kent · 14 years ago
  78. 086b170 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  79. 8846399 cifs: remove Local_System_Name by Jeff Layton · 14 years ago
  80. 79df1ba cifs: fix use of CONFIG_CIFS_ACL by Jeff Layton · 14 years ago
  81. 1cd275f ceph: fix ioctl magic by Sage Weil · 14 years ago
  82. 7b2a69b Revert "vfs: show unreachable paths in getcwd and proc" by Eric W. Biederman · 14 years ago
  83. ebb2738 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  84. 238af87 reiserfs: don't acquire lock recursively in reiserfs_acl_chmod by Frederic Weisbecker · 14 years ago
  85. 6d20e84 cifs: add attribute cache timeout (actimeo) tunable by Suresh Jayaraman · 14 years ago
  86. 8cb280c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  87. 8520eea Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  88. 11de3b1 NFS: Fix a memory leak in nfs_readdir by Trond Myklebust · 14 years ago
  89. a5b1062 ceph: Behave better when handling file lock replies. by Herb Shiu · 14 years ago
  90. 637ae8d ceph: pass lock information by struct file_lock instead of as individual params. by Herb Shiu · 14 years ago
  91. 25933ab ceph: Handle file locks in replies from the MDS. by Herb Shiu · 14 years ago
  92. 884ea89 ceph: avoid possible null deref in readdir after dir llseek by Sage Weil · 14 years ago
  93. c76febe xfs: only run xfs_error_test if error injection is active by Dave Chinner · 14 years ago
  94. de25c18 xfs: avoid moving stale inodes in the AIL by Dave Chinner · 14 years ago
  95. 309c848 xfs: delayed alloc blocks beyond EOF are valid after writeback by Dave Chinner · 14 years ago
  96. 90810b9 xfs: push stale, pinned buffers on trylock failures by Dave Chinner · 14 years ago
  97. c726de4 xfs: fix failed write truncation handling. by Dave Chinner · 14 years ago
  98. 0aded70 NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler by Trond Myklebust · 14 years ago
  99. 114279b exec: copy-and-paste the fixes into compat_do_execve() paths by Oleg Nesterov · 14 years ago
  100. 3c77f84 exec: make argv/envp memory visible to oom-killer by Oleg Nesterov · 14 years ago