1. f2ecc5e xfs: split xfs_dialloc by Christoph Hellwig · 12 years ago
  2. 824c313 xfs: remove xfs_ialloc_find_free by Christoph Hellwig · 12 years ago
  3. 0d882a3 Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision. by Alain Renaud · 12 years ago
  4. 129dbc9 xfs: remove xfs_inotobp by Christoph Hellwig · 12 years ago
  5. 475ee41 xfs: merge xfs_itobp into xfs_imap_to_bp by Christoph Hellwig · 12 years ago
  6. 6b7a03f xfs: handle EOF correctly in xfs_vm_writepage by Christoph Hellwig · 12 years ago
  7. 69ff282 xfs: implement ->update_time by Christoph Hellwig · 12 years ago
  8. 96ee34b xfs: fix comment typo of struct xfs_da_blkinfo. by Chen Baozi · 12 years ago
  9. a2dcf5d xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks by Christoph Hellwig · 12 years ago
  10. 08023d6 xfs: prevent recursion in xfs_buf_iorequest by Christoph Hellwig · 12 years ago
  11. eb71a12 xfs: don't defer metadata allocation to the workqueue by Dave Chinner · 12 years ago
  12. 1f432a8 xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near by Dave Chinner · 12 years ago
  13. 9b73bd7 xfs: factor buffer reading from xfs_dir2_leaf_getdents by Dave Chinner · 12 years ago
  14. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  15. 3605431 xfs: use discontiguous xfs_buf support in dabuf wrappers by Dave Chinner · 12 years ago
  16. 372cc85e xfs: support discontiguous buffers in the xfs_buf_log_item by Dave Chinner · 12 years ago
  17. de2a4f5 xfs: add discontiguous buffer support to transactions by Dave Chinner · 12 years ago
  18. 6dde270 xfs: add discontiguous buffer map interface by Dave Chinner · 12 years ago
  19. 3e85c86 xfs: convert internal buffer functions to pass maps by Dave Chinner · 12 years ago
  20. cbb7baab xfs: separate buffer indexing from block map by Dave Chinner · 12 years ago
  21. 77c1a08 xfs: struct xfs_buf_log_format isn't variable sized. by Dave Chinner · 12 years ago
  22. 9a8d2fd xfs: remove xlog_t typedef by Mark Tinguely · 12 years ago
  23. ad223e6 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  24. 11159a0 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  25. bcf62ab xfs: Fix overallocation in xfs_buf_allocate_memory() by Jan Kara · 12 years ago
  26. 079da28 xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near by Dave Chinner · 12 years ago
  27. 76e8f13 xfs: check for stale inode before acquiring iflock on push by Brian Foster · 12 years ago
  28. 51c8422 xfs: fix typo in comment of xfs_dinode_t. by Chen Baozi · 12 years ago
  29. 5276432 xfs: kill copy and paste segment checks in xfs_file_aio_read by Dave Chinner · 12 years ago
  30. 3297238 xfs: make largest supported offset less shouty by Dave Chinner · 12 years ago
  31. d2c2819 xfs: m_maxioffset is redundant by Dave Chinner · 12 years ago
  32. 0f2cf9d xfs: fix debug_object WARN at xfs_alloc_vextent() by Jeff Liu · 12 years ago
  33. 7d0fa3e xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2) by Alain Renaud · 12 years ago
  34. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 12 years ago
  35. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 12 years ago
  36. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 12 years ago
  37. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  38. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  39. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  40. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  41. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 12 years ago
  42. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  43. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 12 years ago
  44. 50ee93a vfs: nameidata_to_filp(): don't throw away file on error by Miklos Szeredi · 12 years ago
  45. 91daee9 vfs: nameidata_to_filp(): inline __dentry_open() by Miklos Szeredi · 12 years ago
  46. 78f71ef vfs: do_dentry_open(): don't put filp by Miklos Szeredi · 12 years ago
  47. 90ad1a8 vfs: split __dentry_open() by Miklos Szeredi · 12 years ago
  48. 5f5daac vfs: do_last() common post lookup by Miklos Szeredi · 12 years ago
  49. d7fdd7f vfs: do_last(): add audit_inode before open by Miklos Szeredi · 12 years ago
  50. 050ac84 vfs: do_last(): only return EISDIR for O_CREAT by Miklos Szeredi · 12 years ago
  51. af2f554 vfs: do_last(): check LOOKUP_DIRECTORY by Miklos Szeredi · 12 years ago
  52. 54c33e7 vfs: do_last(): make ENOENT exit RCU safe by Miklos Szeredi · 12 years ago
  53. d45ea86 vfs: make follow_link check RCU safe by Miklos Szeredi · 12 years ago
  54. decf340 vfs: do_last(): use inode variable by Miklos Szeredi · 12 years ago
  55. a1eb331 vfs: do_last(): inline walk_component() by Miklos Szeredi · 12 years ago
  56. e276ae6 vfs: do_last(): make exit RCU safe by Miklos Szeredi · 12 years ago
  57. 697f514 vfs: split do_lookup() by Miklos Szeredi · 12 years ago
  58. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 12 years ago
  59. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  60. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  61. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  62. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 12 years ago
  63. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 12 years ago
  64. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 12 years ago
  65. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  66. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 12 years ago
  67. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  68. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 12 years ago
  69. b2f4edb jbd2: use kmem_cache_zalloc wrapper instead of flag by Wanlong Gao · 12 years ago
  70. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 12 years ago
  71. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 12 years ago
  72. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  73. 9660755 ext4: let getattr report the right blocks in delalloc+bigalloc by Tao Ma · 12 years ago
  74. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  75. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  76. 5b172087 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat by Cyrill Gorcunov · 12 years ago
  77. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 12 years ago
  78. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  79. ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 12 years ago
  80. 71ca97d fs/nls: add Apple NLS by Vladimir Serbinenko · 12 years ago
  81. bca1554 proc/smaps: show amount of nonlinear ptes in vma by Konstantin Khlebnikov · 12 years ago
  82. b1d4d9e proc/smaps: carefully handle migration entries by Konstantin Khlebnikov · 12 years ago
  83. 052fb0d proc: report file/anon bit in /proc/pid/pagemap by Konstantin Khlebnikov · 12 years ago
  84. 715be1f procfs: use more apprioriate types when dumping /proc/N/stat by Jan Engelhardt · 12 years ago
  85. af5e617 proc: pass "fd" by value in /proc/*/{fd,fdinfo} code by Alexey Dobriyan · 12 years ago
  86. f05ed3f proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path by Alexey Dobriyan · 12 years ago
  87. 2344bec proc: use mm_access() instead of ptrace_may_access() by Cong Wang · 12 years ago
  88. e7dcd99 proc: remove mm_for_maps() by Cong Wang · 12 years ago
  89. b409e57 proc: clean up /proc/<pid>/environ handling by Cong Wang · 12 years ago
  90. f0aac61 fat: use fat_msg_ratelimit() in fat__get_entry() by Namjae Jeon · 12 years ago
  91. b742c34 fat: add fat_msg_ratelimit() by Namjae Jeon · 12 years ago
  92. 7849118 fat: switch to fsinfo_inode by Artem Bityutskiy · 12 years ago
  93. 330fe3c fat: mark superblock as dirty less often by Artem Bityutskiy · 12 years ago
  94. 90b4366 fat: introduce mark_fsinfo_dirty helper by Artem Bityutskiy · 12 years ago
  95. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 12 years ago
  96. 7bc1bac HPFS: remove PRINTK() macro by Dan Carpenter · 12 years ago
  97. 1147597 nilfs2: flush disk caches in syncing by Ryusuke Konishi · 12 years ago
  98. a1d4944 pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command by Will Deacon · 12 years ago
  99. a3860c1 introduce SIZE_MAX by Xi Wang · 12 years ago
  100. 6eccece nfsd4: fix, consolidate client_has_state by J. Bruce Fields · 12 years ago