1. ae11c4d smaps: break out smaps_pte_entry() from smaps_pte_range() by Dave Hansen · 13 years ago
  2. 0331932 pagewalk: only split huge pages when necessary by Dave Hansen · 13 years ago
  3. bd65cb8 mm: hugetlbfs: change remove_from_page_cache by Minchan Kim · 13 years ago
  4. ef6a3c6 mm: add replace_page_cache_page() function by Miklos Szeredi · 13 years ago
  5. 51e8165 Remove pointless memset in nfsacl_encode() by Jesper Juhl · 13 years ago
  6. 4667058 nfs4: Fix NULL dereference at d_alloc_and_lookup() by Gusev Vitaliy · 13 years ago
  7. ab70a1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  8. 0adfc56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  9. 9f6af27 pstore: cleanups to pstore_dump() by Tony Luck · 13 years ago
  10. 117a91e Squashfs: Use vmalloc rather than kmalloc for zlib workspace by Phillip Lougher · 13 years ago
  11. aaf0ef1 9p: use the updated offset given by generic_write_checks by M. Mohan Kumar · 13 years ago
  12. 42869c8 fs/9p: Add v9fs_dentry2v9ses by Aneesh Kumar K.V · 13 years ago
  13. 7add697 fs/9p: Attach writeback_fid on first open with WR flag by Aneesh Kumar K.V · 13 years ago
  14. ea59bb7 fs/9p: Open writeback fid in O_SYNC mode by Aneesh Kumar K.V · 13 years ago
  15. 059c138 fs/9p: Use truncate_setsize instead of vmtruncate by Aneesh Kumar K.V · 13 years ago
  16. 5a7e0a8 fs/9p: Fix race in initializing writeback fid by Aneesh Kumar K.V · 13 years ago
  17. f741a79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  18. 1e9bb88 block: fix non-atomic access to genhd inflight structures by Shaohua Li · 13 years ago
  19. 0562e0b ext4: add more tracepoints and use dev_t in the trace buffer by Jiaying Zhang · 13 years ago
  20. 4596fe0 ext4: don't kfree uninitialized s_group_info members by Eric Sandeen · 13 years ago
  21. b8413f9 NFS: Fix a hang/infinite loop in nfs_wb_page() by Trond Myklebust · 13 years ago
  22. b31268a FS: Use stable writes when not doing a bulk flush by Trond Myklebust · 13 years ago
  23. 21149d6 ext4: add missing space in printk's in __ext4_grp_locked_error() by Robin Dong · 13 years ago
  24. 3155fe6 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  25. 366f7e7 pstore: use mount option instead sysfs to tweak kmsg_bytes by Luck, Tony · 13 years ago
  26. 147851d ceph: rename dentry_release -> d_release, fix comment by Sage Weil · 13 years ago
  27. 49bcb93 ceph: add request to the tail of unsafe write list by Henry C Chang · 13 years ago
  28. 78a2556 ceph: remove request from unsafe list if it is canceled/timed out by Henry C Chang · 13 years ago
  29. 80456f8 ceph: move readahead default to fs/ceph from libceph by Sage Weil · 13 years ago
  30. ad1fee9 ceph: add ino32 mount option by Yehuda Sadeh · 14 years ago
  31. 21f3b5f ceph: remove debugfs debug cruft by Sage Weil · 14 years ago
  32. 0f60f24 FS: lookup_mnt() is only used in the core fs routines now by David Howells · 13 years ago
  33. e7c0a16 fuse: make fuse_dentry_revalidate() RCU aware by Miklos Szeredi · 13 years ago
  34. 19690dd fuse: make fuse_permission() RCU aware by Miklos Szeredi · 13 years ago
  35. 357ccf2 fuse: wakeup pollers on connection release/abort by Bryan Green · 13 years ago
  36. 07d5f69 fuse: reduce size of struct fuse_request by Miklos Szeredi · 13 years ago
  37. 69b195b bfs: fix bitmap size argument to find_first_zero_bit() by Akinobu Mita · 13 years ago
  38. c212f9a fs: Use BUG_ON(!mnt) at dentry_open(). by Tetsuo Handa · 14 years ago
  39. aa597bc fs: devpts_pty_new() return -ENOMEM if dentry allocation failed by Andrey Vagin · 14 years ago
  40. 1c34092 nfs: lock() vs unlock() typo by Dan Carpenter · 13 years ago
  41. a872d51 pstore: fix leaking ->i_private by Tony Luck · 13 years ago
  42. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 13 years ago
  43. 1bef829 Small typo fix... by Holger Hans Peter Freyther · 13 years ago
  44. ff38c08 Filesystem: fifo: Fixed coding style issue. by David Jenni · 13 years ago
  45. eaae668d fs/inode: Fix kernel-doc format for inode_init_owner by Ben Hutchings · 13 years ago
  46. 2c3d44d select: remove unused MAX_SELECT_SECONDS by Namhyung Kim · 14 years ago
  47. 27a4f7e6 vfs: cleanup do_vfs_ioctl() by Namhyung Kim · 14 years ago
  48. a56e69c ext4: add FITRIM to compat_ioctl. by Tao Ma · 13 years ago
  49. d67d121 ext4: handle errors in ext4_clear_blocks() by Amir Goldstein · 13 years ago
  50. 537a031 ext4: unify the ext4_handle_release_buffer() api by Amir Goldstein · 13 years ago
  51. ef60789 ext4: handle errors in ext4_rename by Amir Goldstein · 13 years ago
  52. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  53. 4345cab block: NULL dereference on error path in __blkdev_get() by Dan Carpenter · 13 years ago
  54. 5bab188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  55. 99f4065 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
  56. f539abe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  57. 3f6f7e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 13 years ago
  58. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  59. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  60. 24ff666 fs: call security_d_instantiate in d_obtain_alias V2 by Josef Bacik · 14 years ago
  61. 1aed3e4 lose 'mounting_here' argument in ->d_manage() by Al Viro · 13 years ago
  62. 7cc90cc don't pass 'mounting_here' flag to follow_down() by Al Viro · 13 years ago
  63. b12cea9 change the locking order for namespace_sem by Al Viro · 13 years ago
  64. 27cb157 fix deadlock in pivot_root() by Al Viro · 13 years ago
  65. 9d412a4 vfs: split off vfsmount-related parts of vfs_kern_mount() by Al Viro · 13 years ago
  66. fbe0aa1 Some fixes for pstore by Tony Luck · 13 years ago
  67. 474a00e kill simple_set_mnt() by Al Viro · 13 years ago
  68. 77aa56b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  69. 1791983 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  70. 374e552 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 13 years ago
  71. 5a02ab7 nfsd: wrong index used in inner loop by Mi Jinlong · 13 years ago
  72. cf507b6 Merge create_session decoding fix into for-2.6.39 by J. Bruce Fields · 13 years ago
  73. 9ae78bc nfsd4: fix comment and remove unused nfsd4_file fields by J. Bruce Fields · 13 years ago
  74. 0c755de Merge branch 'for_next' into for_linus by Jan Kara · 13 years ago
  75. 0ccd234 fs: change to new flag variable by matt mooney · 14 years ago
  76. 95f2860 fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away by Jens Axboe · 13 years ago
  77. a91a278 block: Require subsystems to explicitly allocate bio_set integrity mempool by Martin K. Petersen · 13 years ago
  78. 82f04ab jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging by Jens Axboe · 13 years ago
  79. 65ab802 jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging by Jens Axboe · 13 years ago
  80. 4ee2491 fs: make fsync_buffers_list() plug by Jens Axboe · 13 years ago
  81. 054cfaa Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  82. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  83. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  84. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  85. 688f869 ext4: Initialize fsync transaction ids in ext4_new_inode() by Theodore Ts'o · 13 years ago
  86. 1a102ff vfs: bury ->get_sb() by Al Viro · 13 years ago
  87. 0119498 nfs: switch NFS from ->get_sb() to ->mount() by Al Viro · 13 years ago
  88. fd462fb nfs: stop mangling ->mnt_devname on NFS by Al Viro · 13 years ago
  89. c7f404b vfs: new superblock methods to override /proc/*/mount{s,info} by Al Viro · 13 years ago
  90. f8ad9c4 nfs: nfs_do_{ref,sub}mount() superblock argument is redundant by Al Viro · 13 years ago
  91. b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 13 years ago
  92. b1942c5 nfs: store devname at disconnected NFS roots by Al Viro · 13 years ago
  93. 0d5839a nfs: propagate devname to nfs{,4}_get_root() by Al Viro · 13 years ago
  94. 2e270d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  95. 60ed8cf fix cdev leak on O_PATH final fput() by Miklos Szeredi · 13 years ago
  96. afe997a Pull pstorev4 into release branch by Tony Luck · 13 years ago
  97. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  98. 3ae2a1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  99. 26a992d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  100. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago