1. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 12 years ago
  2. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 12 years ago
  3. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 12 years ago
  4. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  5. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  6. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  7. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  8. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 12 years ago
  9. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  10. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 12 years ago
  11. 50ee93a vfs: nameidata_to_filp(): don't throw away file on error by Miklos Szeredi · 12 years ago
  12. 91daee9 vfs: nameidata_to_filp(): inline __dentry_open() by Miklos Szeredi · 12 years ago
  13. 78f71ef vfs: do_dentry_open(): don't put filp by Miklos Szeredi · 12 years ago
  14. 90ad1a8 vfs: split __dentry_open() by Miklos Szeredi · 12 years ago
  15. 5f5daac vfs: do_last() common post lookup by Miklos Szeredi · 12 years ago
  16. d7fdd7f vfs: do_last(): add audit_inode before open by Miklos Szeredi · 12 years ago
  17. 050ac84 vfs: do_last(): only return EISDIR for O_CREAT by Miklos Szeredi · 12 years ago
  18. af2f554 vfs: do_last(): check LOOKUP_DIRECTORY by Miklos Szeredi · 12 years ago
  19. 54c33e7 vfs: do_last(): make ENOENT exit RCU safe by Miklos Szeredi · 12 years ago
  20. d45ea86 vfs: make follow_link check RCU safe by Miklos Szeredi · 12 years ago
  21. decf340 vfs: do_last(): use inode variable by Miklos Szeredi · 12 years ago
  22. a1eb331 vfs: do_last(): inline walk_component() by Miklos Szeredi · 12 years ago
  23. e276ae6 vfs: do_last(): make exit RCU safe by Miklos Szeredi · 12 years ago
  24. 697f514 vfs: split do_lookup() by Miklos Szeredi · 12 years ago
  25. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 12 years ago
  26. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  27. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  28. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  29. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 12 years ago
  30. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 12 years ago
  31. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 12 years ago
  32. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  33. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 12 years ago
  34. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  35. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 12 years ago
  36. b2f4edb jbd2: use kmem_cache_zalloc wrapper instead of flag by Wanlong Gao · 12 years ago
  37. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 12 years ago
  38. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 12 years ago
  39. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  40. 9660755 ext4: let getattr report the right blocks in delalloc+bigalloc by Tao Ma · 12 years ago
  41. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  42. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  43. 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
  44. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 12 years ago
  45. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  46. ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 12 years ago
  47. 71ca97d fs/nls: add Apple NLS by Vladimir Serbinenko · 12 years ago
  48. bca1554 proc/smaps: show amount of nonlinear ptes in vma by Konstantin Khlebnikov · 12 years ago
  49. b1d4d9e proc/smaps: carefully handle migration entries by Konstantin Khlebnikov · 12 years ago
  50. 052fb0d proc: report file/anon bit in /proc/pid/pagemap by Konstantin Khlebnikov · 12 years ago
  51. 715be1f procfs: use more apprioriate types when dumping /proc/N/stat by Jan Engelhardt · 12 years ago
  52. af5e617 proc: pass "fd" by value in /proc/*/{fd,fdinfo} code by Alexey Dobriyan · 12 years ago
  53. f05ed3f proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path by Alexey Dobriyan · 12 years ago
  54. 2344bec proc: use mm_access() instead of ptrace_may_access() by Cong Wang · 12 years ago
  55. e7dcd99 proc: remove mm_for_maps() by Cong Wang · 12 years ago
  56. b409e57 proc: clean up /proc/<pid>/environ handling by Cong Wang · 12 years ago
  57. f0aac61 fat: use fat_msg_ratelimit() in fat__get_entry() by Namjae Jeon · 12 years ago
  58. b742c34 fat: add fat_msg_ratelimit() by Namjae Jeon · 12 years ago
  59. 7849118 fat: switch to fsinfo_inode by Artem Bityutskiy · 12 years ago
  60. 330fe3c fat: mark superblock as dirty less often by Artem Bityutskiy · 12 years ago
  61. 90b4366 fat: introduce mark_fsinfo_dirty helper by Artem Bityutskiy · 12 years ago
  62. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 12 years ago
  63. 7bc1bac HPFS: remove PRINTK() macro by Dan Carpenter · 12 years ago
  64. 1147597 nilfs2: flush disk caches in syncing by Ryusuke Konishi · 12 years ago
  65. a1d4944 pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command by Will Deacon · 12 years ago
  66. a3860c1 introduce SIZE_MAX by Xi Wang · 12 years ago
  67. 6eccece nfsd4: fix, consolidate client_has_state by J. Bruce Fields · 12 years ago
  68. b9831b5 nfsd4: don't remove rebooted client record until confirmation by J. Bruce Fields · 12 years ago
  69. 32f16b3 nfsd4: remove some dprintk's and a comment by J. Bruce Fields · 12 years ago
  70. 778df3f nfsd4: return "real" sequence id in confirmed case by J. Bruce Fields · 12 years ago
  71. 0f1ba0e nfsd4: fix exchange_id to return confirm flag by J. Bruce Fields · 12 years ago
  72. 7447758 nfsd4: clarify that renewing expired client is a bug by J. Bruce Fields · 12 years ago
  73. 90d700b nfsd4: simpler ordering of setclientid_confirm checks by J. Bruce Fields · 12 years ago
  74. f3d03b9 nfsd4: setclientid: remove pointless assignment by J. Bruce Fields · 12 years ago
  75. 8695b90 nfsd4: fix error return in non-matching-creds case by J. Bruce Fields · 12 years ago
  76. 788c1eb nfsd4: fix setclientid_confirm same_cred check by J. Bruce Fields · 12 years ago
  77. 34b232b nfsd4: merge 3 setclientid cases to 2 by J. Bruce Fields · 12 years ago
  78. 8f93071 nfsd4: pull out common code from setclientid cases by J. Bruce Fields · 12 years ago
  79. ad72aae nfsd4: merge last two setclientid cases by J. Bruce Fields · 12 years ago
  80. 63db463 nfsd4: setclientid/confirm comment cleanup by J. Bruce Fields · 12 years ago
  81. e98479b nfsd4: setclientid remove unnecessary terms from a logical expression by J. Bruce Fields · 12 years ago
  82. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  83. 8fbba96 nfsd4: stricter cred comparison for setclientid/exchange_id by J. Bruce Fields · 12 years ago
  84. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  85. 631fc9e nfsd4: allow removing clients not holding state by J. Bruce Fields · 12 years ago
  86. 136e658 nfsd4: rearrange exchange_id logic to simplify by J. Bruce Fields · 12 years ago
  87. 2dbb269 nfsd4: exchange_id cleanup: comments by J. Bruce Fields · 12 years ago
  88. 83e08fd nfsd4: exchange_id cleanup: local shorthands for repeated tests by J. Bruce Fields · 12 years ago
  89. 1a30811 nfsd4: allow an EXCHANGE_ID to kill a 4.0 client by J. Bruce Fields · 12 years ago
  90. ea236d0 nfsd4: exchange_id: check creds before killing confirmed client by J. Bruce Fields · 12 years ago
  91. 2786cc3 nfsd4: exchange_id error cleanup by J. Bruce Fields · 12 years ago
  92. 11ae681 nfsd4: exchange_id has a pointless copy by J. Bruce Fields · 12 years ago
  93. 5fb35a3 nfsd: return 0 on reads of fault injection files by Weston Andros Adamson · 12 years ago
  94. ce0fc43 nfsd: wrap all accesses to st_deny_bmap by Jeff Layton · 12 years ago
  95. 82c5ff1 nfsd: wrap accesses to st_access_bmap by Jeff Layton · 12 years ago
  96. 3a32861 nfsd: make test_share a bool return by Jeff Layton · 12 years ago
  97. 5ae037e nfsd: consolidate set_access and set_deny by Jeff Layton · 12 years ago
  98. f07ea10 NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often by Chuck Lever · 12 years ago
  99. 8dbf28e LockD: add debug message to start and stop functions by Stanislav Kinsbursky · 12 years ago
  100. 3d1221d LockD: service start function introduced by Stanislav Kinsbursky · 12 years ago