1. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  2. 543cc11 documentation: document the is_dirty_writeback aops callback by Mel Gorman · 11 years ago
  3. 26c0c5b documentation: update address_space_operations by Mel Gorman · 11 years ago
  4. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  5. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 48bde8d Document ->tmpfile() by Al Viro · 11 years ago
  7. 3f490f7 Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  8. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  9. 7b2296a locks: give the blocked_hash its own spinlock by Jeff Layton · 11 years ago
  10. 3999e49 locks: add a new "lm_owner_key" lock operation by Jeff Layton · 11 years ago
  11. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  12. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 years ago
  13. 2233f31 [readdir] ->readdir() is gone by Al Viro · 11 years ago
  14. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  15. 696c018 f2fs: add remount_fs callback support by Namjae Jeon · 11 years ago
  16. f763fd4 xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  17. d3eaace xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  18. f884ab1 doc: fix misspellings with 'codespell' tool by Anatol Pomozov · 11 years ago
  19. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  20. 983a5f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  21. 942d33d Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  22. c854a99 btrfs: document mount options in Documentation/fs/btrfs.txt by Eric Sandeen · 11 years ago
  23. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  24. c8d8566 Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  25. 149b306 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  26. 27cf10e Documentation: update nfs option in filesystem/vfat.txt by Namjae Jeon · 11 years ago
  27. dccc3f447 xfs: add metadata CRC documentation by Dave Chinner · 11 years ago
  28. 030d794 SUNRPC: Use gssproxy upcall for server RPCGSS authentication. by Simo Sorce · 12 years ago
  29. 27dd438 ext4: introduce reserved space by Lukas Czerner · 11 years ago
  30. 393d1d1 ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT by Dr. Tilmann Bubeck · 11 years ago
  31. 1571f84 f2fs: update f2fs.txt related with discard at mkfs by Changman Lee · 11 years ago
  32. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  33. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 11 years ago
  34. 9268cc3 f2fs: update f2fs document to reflect SIT/NAT layout correctly by Huajun Li · 12 years ago
  35. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  36. 21e89c0 Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus by Al Viro · 12 years ago
  37. b9f61c3 documentation: drop vmtruncate by Marco Stornelli · 12 years ago
  38. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  39. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
  40. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago
  41. a13eea6 Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  42. e71ec59 docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output by Cyrill Gorcunov · 12 years ago
  43. f1d8c16 docs: add documentation about /proc/<pid>/fdinfo/<fd> output by Cyrill Gorcunov · 12 years ago
  44. 2f4b3bf /proc/pid/status: add "Seccomp" field by Kees Cook · 12 years ago
  45. 834f82e procfs: add VmFlags field in smaps output by Cyrill Gorcunov · 12 years ago
  46. 58156c8 fat: provide option for setting timezone offset by Jan Kara · 12 years ago
  47. 36cd5c1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  48. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 3f1c64f Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  50. d08ab08 f2fs: fix a typo in f2fs documentation by Huajun Li · 12 years ago
  51. 5bb446a f2fs: update the f2fs document by Jaegeuk Kim · 12 years ago
  52. 98e4da8 f2fs: add document by Jaegeuk Kim · 12 years ago
  53. 939da10 ext4: Remove CONFIG_EXT4_FS_XATTR by Tao Ma · 12 years ago
  54. 0acba3c xfs: Remove the description of nodelaylog mount option from xfs.txt by Satoru Takeuchi · 12 years ago
  55. ffe1137 nfsd4: delay filling in write iovec array till after xdr decoding by J. Bruce Fields · 12 years ago
  56. fa0cbbf mm, oom: reintroduce /proc/pid/oom_adj by David Rientjes · 12 years ago
  57. 292a417 nfsd4: update documentation on 4.1 progress by J. Bruce Fields · 12 years ago
  58. cb73a9f nfsd4: implement backchannel_ctl operation by J. Bruce Fields · 12 years ago
  59. c99abb8 xfs: Update mount options documentation by Carlos Maiolino · 12 years ago
  60. e913ca7 efivarfs: Add documentation for the EFI variable filesystem by Matt Fleming · 12 years ago
  61. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  62. df632d3 Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  63. f474af7 nfs: disintegrate UAPI for nfs by J. Bruce Fields · 12 years ago
  64. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  65. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  66. eb0ad9c Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 12 years ago
  67. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  68. 6f2ea7f NFS: Add nfs4_unique_id boot parameter by Chuck Lever · 12 years ago
  69. 5e95377 ipconfig: add nameserver IPs to kernel-parameter ip= by Christoph Fritz · 12 years ago
  70. 16221d9 jfs: Remove obsolete email address by Dave Kleikamp · 12 years ago
  71. b40c2e6 fs/jfs: TRIM support for JFS Filesystem by Tino Reichardt · 12 years ago
  72. 82aceae4 debugfs: more tightly restrict default mount mode by Kees Cook · 12 years ago
  73. d65226e Documentation: update mount option in filesystem/vfat.txt by Namjae Jeon · 12 years ago
  74. 8a4c6e1 nfsd: document kernel interfaces for nfsd configuration by J. Bruce Fields · 12 years ago
  75. df981d0 ext4: add max_dir_size_kb mount option by Theodore Ts'o · 12 years ago
  76. 34e5053 Documentation: get rid of write_super by Artem Bityutskiy · 12 years ago
  77. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  78. 068535f locks: remove unused lm_release_private by J. Bruce Fields · 12 years ago
  79. 62c230b mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages by Mel Gorman · 12 years ago
  80. 06fd516 Documentation: Correct s_umount state for freeze_fs/unfreeze_fs by Valerie Aurora · 12 years ago
  81. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  82. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  83. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  84. 30d9049 kill struct opendata by Al Viro · 12 years ago
  85. d958527 make ->atomic_open() return int by Al Viro · 12 years ago
  86. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  87. d18e900 vfs: add i_op->atomic_open() by Miklos Szeredi · 12 years ago
  88. 049b3c1 vfs: update documentation on ->i_dentry handling by Al Viro · 12 years ago
  89. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  90. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  91. 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
  92. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 12 years ago
  93. 6925699 mm: document the meminfo and vmstat fields of relevance to transparent hugepages by Mel Gorman · 12 years ago
  94. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 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. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  97. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  98. 62c8d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  99. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
  100. 2ebc3f8 GFS2: Update glock doc to add new stats info by Steven Whitehouse · 12 years ago