1. a1eb331 vfs: do_last(): inline walk_component() by Miklos Szeredi · 12 years ago
  2. e276ae6 vfs: do_last(): make exit RCU safe by Miklos Szeredi · 12 years ago
  3. 697f514 vfs: split do_lookup() by Miklos Szeredi · 12 years ago
  4. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 12 years ago
  5. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  6. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 12 years ago
  7. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 12 years ago
  8. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 12 years ago
  9. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  10. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 12 years ago
  11. d583675 sch_atm.c: get rid of poinless extern by Al Viro · 12 years ago
  12. 17d1587 unexport do_munmap() by Al Viro · 12 years ago
  13. eb36c58 new helper: vm_mmap_pgoff() by Al Viro · 12 years ago
  14. dc98250 kill do_mmap() completely by Al Viro · 12 years ago
  15. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  16. 98de59b take calculation of final prot in security_mmap_file() into a helper by Al Viro · 12 years ago
  17. 9ac4ed4 move security_mmap_addr() to saner place by Al Viro · 12 years ago
  18. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  19. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  20. d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 12 years ago
  21. cf74d14 unexport do_mmap() by Al Viro · 12 years ago
  22. 4ad310b ia64 perfmon: fix get_unmapped_area() use there by Al Viro · 12 years ago
  23. 63a81db merge do_mremap() into sys_mremap() by Al Viro · 12 years ago
  24. 657bec8 ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() by Al Viro · 12 years ago
  25. 7696e0c binfmt_flat: use vm_munmap, we are missing ->mmap_sem there by Al Viro · 12 years ago
  26. 5a5e4c2 binfmt_elf: switch elf_map() to vm_mmap/vm_munmap by Al Viro · 12 years ago
  27. 63d37a8 vfs: umount_tree() might be called on subtree that had never made it by Al Viro · 12 years ago
  28. 46ce341 pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command by Will Deacon · 12 years ago
  29. 3f50fff vfs: remove unused __d_splice_alias argument by J. Bruce Fields · 12 years ago
  30. 7732a55 vfs: stop d_splice_alias creating directory aliases by J. Bruce Fields · 12 years ago
  31. 244ca2b i810: switch to vm_mmap() by Al Viro · 12 years ago
  32. fd65717 fsnotify: remove unused parameter from send_to_group() by Dan Carpenter · 12 years ago
  33. a4f9a9a fsnotify: handle subfiles' perm events by Naohiro Aota · 12 years ago
  34. 799243a vfs: increment iversion when a file is truncated by Dmitry Kasatkin · 12 years ago
  35. a0a9b04 fs: Move bh_cachep to the __read_mostly section by Shai Fultheim · 12 years ago
  36. 3ed3764 fs: move file_remove_suid() to fs/inode.c by Cong Wang · 12 years ago
  37. 8bdc81c jffs2: get rid of jffs2_sync_super by Artem Bityutskiy · 12 years ago
  38. 0668890 jffs2: remove unnecessary GC pass on sync by Artem Bityutskiy · 12 years ago
  39. d0490ee jffs2: remove unnecessary GC pass on umount by Artem Bityutskiy · 12 years ago
  40. 3a0c0e2 jffs2: remove lock_super by Artem Bityutskiy · 12 years ago
  41. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  42. 1dfb575 parisc: get rid of nlink_t, switch to explicitly-sized type by Al Viro · 12 years ago
  43. e57f93c powerpc: get rid of nlink_t uses, switch to explicitly-sized type by Al Viro · 12 years ago
  44. dcc62b6 mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases) by Al Viro · 12 years ago
  45. 726592a mode_t whack-a-mole: ->is_visible() returns umode_t... by Al Viro · 12 years ago
  46. 1676765 get rid of idiotic misplaced __kernel_mode_t in ncfps kernel-private data structure by Al Viro · 12 years ago
  47. 962830d brlocks/lglocks: API cleanups by Andi Kleen · 12 years ago
  48. eea62f8 brlocks/lglocks: turn into functions by Andi Kleen · 12 years ago
  49. 9dd6fa0 lglock: remove online variants of lock by Rusty Russell · 12 years ago
  50. ea022dfb ocfs: simplify symlink handling by Al Viro · 12 years ago
  51. 408bd62 get rid of pointless allocations and copying in ecryptfs_follow_link() by Al Viro · 12 years ago
  52. 28fe3c1 hpfs: assorted endianness annotations by Al Viro · 12 years ago
  53. 77ee26e4 hpfs: annotate ea by Al Viro · 12 years ago
  54. 46287aa hpfs: annotate struct hpfs_dirent by Al Viro · 12 years ago
  55. 6ce2bbb hpfs: annotate struct anode by Al Viro · 12 years ago
  56. 2b9f1cc hpfs: annotate struct fnode by Al Viro · 12 years ago
  57. ddc19e6 hpfs: annotate btree nodes, get rid of bitfields mess by Al Viro · 12 years ago
  58. 39413c6 hpfs: annotate struct dnode by Al Viro · 12 years ago
  59. 52576da hpfs: bitmaps are little-endian by Al Viro · 12 years ago
  60. c4c9954 hpfs: get rid of bitfields in struct fnode by Al Viro · 12 years ago
  61. 4085e15 hpfs: get rid of bitfields endianness wanking in extended_attribute by Al Viro · 12 years ago
  62. 185553b fs: fix inode.c kernel-doc warnings by Randy Dunlap · 12 years ago
  63. de5e2b3 hpfs: endianness bugs by Al Viro · 12 years ago
  64. 528c032 btrfs: trivial endianness annotations by Al Viro · 12 years ago
  65. 1db5df9 ocfs2: kill endianness abuses in blockcheck.c by Al Viro · 12 years ago
  66. f6a5690 ocfs2: deal with __user misannotations by Al Viro · 12 years ago
  67. 8515841 ocfs2: trivial endianness misannotations by Al Viro · 12 years ago
  68. 66f8f50 affs: bury unused macros by Al Viro · 12 years ago
  69. af56959 kill v9fs_dentry_from_dir_inode() by Al Viro · 12 years ago
  70. cc1dad7 selinuxfs snprintf() misuses by Al Viro · 12 years ago
  71. c862868 ceph: move encode_fh to new API by Sage Weil · 12 years ago
  72. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  73. 6d42e7e ubifs: use generic_fillattr() by Al Viro · 12 years ago
  74. 77ba787 xfs: switch to proper __bitwise type for KM_... flags by Al Viro · 12 years ago
  75. c217a2a switch utimes() to fget_light/fput_light by Al Viro · 12 years ago
  76. 0aa2ee5 switch statfs to fget_light/fput_light by Al Viro · 12 years ago
  77. bdc6895 switch flock to fget_light/fput_light by Al Viro · 12 years ago
  78. 20ba5d7 switch signalfd4() to fget_light/fput_light by Al Viro · 12 years ago
  79. 545ec2c switch fcntl to fget_raw_light/fput_light by Al Viro · 12 years ago
  80. 7449af1 switch xattr syscalls to fget_light/fput_light by Al Viro · 12 years ago
  81. 863ced7 switch readdir/getdents to fget_light/fput_light by Al Viro · 12 years ago
  82. c2bd6c1 switch do_fsync() to fget_light() by Al Viro · 12 years ago
  83. 442a9ff Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  84. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  85. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  86. 8f6576a tty: fix ldisc lock inversion trace by Alan Cox · 12 years ago
  87. d3ca8b6 pty: Fix lock inversion by Alan Cox · 12 years ago
  88. cc0a984 NFSv4: Add debugging printks to state manager by Trond Myklebust · 12 years ago
  89. fb13bfa NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO by Trond Myklebust · 12 years ago
  90. a01ee16 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  91. d766023 Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  92. 905cec4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  93. da85d34 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  94. 1347a2ce Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  95. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  96. fb8b006 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  97. 359d7d1 NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 12 years ago
  98. b48b2c3 openrisc: use generic strnlen_user() function by Jonas Bonn · 12 years ago
  99. 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 12 years ago
  100. 69ea640 lib: Fix generic strnlen_user for 32-bit big-endian machines by Paul Mackerras · 12 years ago