1. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 12 years ago
  2. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 12 years ago
  3. 82234e6 vfs: take path_get_longterm() out of write_seqcount scope by Al Viro · 12 years ago
  4. 3ee05ed no need to play with fs->seq in exit_fs() by Al Viro · 12 years ago
  5. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  6. 9fcf03d aio: fix the comment in aio_kick_handler() by Al Viro · 12 years ago
  7. cd1ea26 aio: don't bother with cancel_delayed_work() in exit_aio() by Al Viro · 12 years ago
  8. bf50722 aio: use cancel_delayed_work_sync() by Al Viro · 12 years ago
  9. 9fa1cb3 aio: aio_nr_lock is taken only synchronously now by Al Viro · 12 years ago
  10. 2dd542b aio: aio_nr decrements don't need to be delayed by Al Viro · 12 years ago
  11. e23754f aio: don't bother with async freeing on failure in ioctx_alloc() by Al Viro · 12 years ago
  12. 5d026c7 fs: initial qnx6fs addition by Kai Bankett · 12 years ago
  13. 516cdb6 qnx4fs: small cleanup by Kai Bankett · 12 years ago
  14. 32991ab vfs: d_alloc_root() gone by Al Viro · 12 years ago
  15. 318ceed tidy up after d_make_root() conversion by Al Viro · 12 years ago
  16. ca85c07 minixfs: switch to d_make_root() by Al Viro · 12 years ago
  17. 68acb8e hfsplus: switch to d_make_root() by Al Viro · 12 years ago
  18. 1688f86 fat: switch to d_make_root() by Al Viro · 12 years ago
  19. ea29c69 ntfs: switch to d_make_root() by Al Viro · 12 years ago
  20. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  21. 6b4231e procfs: clean proc_fill_super() up by Al Viro · 12 years ago
  22. be0d93f ... and the same failure exits cleanup for ocfs2 by Al Viro · 12 years ago
  23. f56b0fb coda: clean failure exits in coda_fill_super() by Al Viro · 12 years ago
  24. 064326c clean up the failure exits in cifs_read_super() by Al Viro · 12 years ago
  25. 9bcb4b7 vfs: turn generic_drop_inode() into static inline by Al Viro · 12 years ago
  26. e28e832 ecryptfs: don't bother with ->drop_inode() by Al Viro · 12 years ago
  27. b57ce96 vfs: drop_file_write_access() made static by Al Viro · 12 years ago
  28. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  29. 93dc610 Don't limit non-nested epoll paths by Jason Baron · 12 years ago
  30. cb1ecf2 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  31. d7178c7 nilfs2: fix NULL pointer dereference in nilfs_load_super_block() by Ryusuke Konishi · 12 years ago
  32. 3d777a6 nilfs2: clamp ns_r_segments_percentage to [1, 99] by Haogang Chen · 12 years ago
  33. c017386 afs: Remote abort can cause BUG in rxrpc code by Anton Blanchard · 12 years ago
  34. 2c724fb afs: Read of file returns EBADMSG by Anton Blanchard · 12 years ago
  35. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  36. 8e8bb96 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  37. 310fa7a restore smp_mb() in unlock_new_inode() by Al Viro · 12 years ago
  38. 7f6c7e6 vfs: fix return value from do_last() by Miklos Szeredi · 12 years ago
  39. 097b180 vfs: fix double put after complete_walk() by Miklos Szeredi · 12 years ago
  40. f6940fe udf: Fix deadlock in udf_release_file() by Jan Kara · 12 years ago
  41. 978d6d8 vfs: Correctly set the dir i_mutex lockdep class by Tyler Hicks · 13 years ago
  42. c7b2855 aio: fix the "too late munmap()" race by Al Viro · 12 years ago
  43. 86b62a2 aio: fix io_setup/io_destroy race by Al Viro · 12 years ago
  44. 86e0600 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  45. d575146 CIFS: Do not kmalloc under the flocks spinlock by Pavel Shilovsky · 12 years ago
  46. b0f8ef2 cifs: possible memory leak in xattr. by Santosh Nayak · 12 years ago
  47. 71fece9 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  48. 3e85fb9 Merge branch 'akpm' (Andrew's patch bomb) by Linus Torvalds · 12 years ago
  49. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 12 years ago
  50. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 12 years ago
  51. 880641b aio: wake up waiters when freeing unused kiocbs by Jeff Moyer · 12 years ago
  52. 6414fa6a aout: move setup_arg_pages() prior to reading/mapping the binary by Al Viro · 12 years ago
  53. 5483f18 vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c by Linus Torvalds · 12 years ago
  54. a175423 Btrfs: fix casting error in scrub reada code by Chris Mason · 12 years ago
  55. d3b0106 btrfs: fix locking issues in find_parent_nodes() by Li Zefan · 12 years ago
  56. ae942ae vfs: export full_name_hash() function to modules by Linus Torvalds · 12 years ago
  57. 200e9ef vfs: split up name hashing in link_path_walk() into helper function by Linus Torvalds · 12 years ago
  58. 0145acc vfs: uninline full_name_hash() by Linus Torvalds · 12 years ago
  59. 8966be9 vfs: trivial __d_lookup_rcu() cleanups by Linus Torvalds · 12 years ago
  60. c8e2525 regset: Prevent null pointer reference on readonly regsets by H. Peter Anvin · 12 years ago
  61. fe316bf block: Fix NULL pointer dereference in sd_revalidate_disk by Jun'ichi Nomura · 12 years ago
  62. 164974a ecryptfs: fix printk format warning for size_t by Randy Dunlap · 12 years ago
  63. a365fbf GFS2: Read resource groups on mount by Steven Whitehouse · 12 years ago
  64. 9e73f57 GFS2: Ensure rindex is uptodate for fallocate by Bob Peterson · 12 years ago
  65. 718b97b GFS2: Read in rindex if necessary during unlink by Bob Peterson · 12 years ago
  66. 4043b88 GFS2: Fix race between lru_list and glock ref count by Steven Whitehouse · 13 years ago
  67. f621c53 Merge branch 'master' of /Volumes/CaseSensitiveDisk/linux by Anton Altaparmakov · 12 years ago
  68. 5bccda0 cifs: fix dentry refcount leak when opening a FIFO on lookup by Jeff Layton · 12 years ago
  69. 6de2ce4 CIFS: Fix mkdir/rmdir bug for the non-POSIX case by Pavel Shilovsky · 12 years ago
  70. a32744d autofs: work around unhappy compat problem on x86-64 by Ian Kent · 12 years ago
  71. 971316f epoll: ep_unregister_pollwait() can use the freed pwq->whead by Oleg Nesterov · 12 years ago
  72. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 12 years ago
  73. 855a85f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  74. e77266e Btrfs: fix compiler warnings on 32 bit systems by Chris Mason · 12 years ago
  75. 0afa1b6 Merge branch 'master' of /Volumes/CaseSensitiveDisk/linux by Anton Altaparmakov · 12 years ago
  76. 9b556248 NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c. by Anton Altaparmakov · 12 years ago
  77. 37fbf4b Restore direct_io / truncate locking API by Anton Altaparmakov · 12 years ago
  78. bb4c7e9 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  79. 5500cdb Btrfs: increase the global block reserve estimates by Liu Bo · 12 years ago
  80. 5065319 Btrfs: clear the extent uptodate bits during parent transid failures by Chris Mason · 12 years ago
  81. 16780ca Btrfs: add extra sanity checks on the path names in btrfs_mksubvol by Chris Mason · 12 years ago
  82. a6b0d5c Btrfs: make sure we update latest_bdev by Chris Mason · 12 years ago
  83. fe66a05 Btrfs: improve error handling for btrfs_insert_dir_item callers by Chris Mason · 12 years ago
  84. 437cf4c Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  85. 45d95bc NTFS: Do not dereference pointer before checking for NULL. by Anton Altaparmakov · 12 years ago
  86. 0e37579 NTFS: Remove unused variable. by Anton Altaparmakov · 12 years ago
  87. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 12 years ago
  88. c922bbc xfs: make inode quota check more general by Mitsuo Hayasaka · 12 years ago
  89. 20f12d8 xfs: change available ranges of softlimit and hardlimit in quota check by Mitsuo Hayasaka · 12 years ago
  90. 692e575 Btrfs: be less strict on finding next node in clear_extent_bit by Liu Bo · 12 years ago
  91. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  92. abe9a6d NFSv4: fix server_scope memory leak by Weston Andros Adamson · 12 years ago
  93. f86f36a NFSv4.1: Fix a NFSv4.1 session initialisation regression by Trond Myklebust · 12 years ago
  94. 465c934 ecryptfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  95. 545d680 eCryptfs: Copy up lower inode attrs after setting lower xattr by Tyler Hicks · 12 years ago
  96. 4a26620 eCryptfs: Improve statfs reporting by Tyler Hicks · 13 years ago
  97. d9b0218 Btrfs: fix a bug on overcommit stuff by Liu Bo · 12 years ago
  98. 9d47c76 Btrfs: kick out redundant stuff in convert_extent_bit by Liu Bo · 12 years ago
  99. 0449314 Btrfs: skip states when they does not contain bits to clear by Liu Bo · 12 years ago
  100. 285190d Btrfs: check return value of lookup_extent_mapping() correctly by Tsutomu Itoh · 12 years ago