1. 5e2df28 hostfs: pass pathname to init_inode() by Al Viro · 14 years ago
  2. 52b209f7 get rid of hostfs_read_inode() by Al Viro · 14 years ago
  3. 601d2c3 hostfs: don't keep a field in each inode when we are using it only in root by Al Viro · 14 years ago
  4. e971a6d stop icache pollution in hostfs, switch to ->evict_inode() by Al Viro · 14 years ago
  5. f053ddd switch affs to ->evict_inode() by Al Viro · 14 years ago
  6. 69c9e75 switch omfs to ->evict_inode() by Al Viro · 14 years ago
  7. 9df2f85 switch bfs to ->evict_inode(), clean up by Al Viro · 14 years ago
  8. ac14a95 convert ext3 to ->evict_inode() by Al Viro · 14 years ago
  9. 58e8268 switch ufs to ->evict_inode() by Al Viro · 14 years ago
  10. deee3ce covert fatfs to ->evict_inode() by Al Viro · 14 years ago
  11. d3b4f9a switch smbfs to evict_inode() by Al Viro · 14 years ago
  12. d299ead switch sysv to ->evict_inode() by Al Viro · 14 years ago
  13. 72edc4d merge ext2 delete_inode and clear_inode, switch to ->evict_inode() by Al Viro · 14 years ago
  14. 3937871 Don't dirty the victim in ext2_xattr_delete_inode() by Al Viro · 14 years ago
  15. addacc7 Take dirtying the inode to callers of ext2_free_blocks() by Al Viro · 14 years ago
  16. 3889717 ext2: switch to dquot_free_block_nodirty() by Al Viro · 14 years ago
  17. 5ccb4a7 switch minix to ->evict_inode(), fix write_inode/delete_inode race by Al Viro · 14 years ago
  18. 01cd9fe switch sysfs to ->evict_inode() by Al Viro · 14 years ago
  19. 8267952 switch procfs to ->evict_inode() by Al Viro · 14 years ago
  20. 77b8a75 simplify get_cramfs_inode() by Al Viro · 14 years ago
  21. b0683aa new helper: end_writeback() by Al Viro · 14 years ago
  22. 661074e Take ->i_bdev/->i_cdev handling out of clear_inode() by Al Viro · 14 years ago
  23. c628731 generic_detach_inode() can be static now by Al Viro · 14 years ago
  24. 2bbbda3 switch hugetlbfs to ->evict_inode() by Al Viro · 14 years ago
  25. be7ce41 New method - evict_inode() by Al Viro · 14 years ago
  26. b4272d4 unify fs/inode.c callers of clear_inode() by Al Viro · 14 years ago
  27. a4ffdde simplify checks for I_CLEAR/I_FREEING by Al Viro · 14 years ago
  28. b5fc510 get rid of file_fsync() by Al Viro · 14 years ago
  29. fa9b227 xfs: new truncate sequence by Christoph Hellwig · 14 years ago
  30. 2f246fd exofs: New truncate sequence by Boaz Harrosh · 14 years ago
  31. 41cce64 jffs2: don't open-code iget_failed() by Al Viro · 14 years ago
  32. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  33. db78b87 always call inode_change_ok early in ->setattr by Christoph Hellwig · 14 years ago
  34. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  35. eef2380 default to simple_setattr by Christoph Hellwig · 14 years ago
  36. 6a1a90a rename generic_setattr by Christoph Hellwig · 14 years ago
  37. d39aae9 add missing setattr methods by Christoph Hellwig · 14 years ago
  38. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  39. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  40. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  41. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  42. ea0f04e get rid of nobh_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  43. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  44. 2562495 fix leak in __logfs_create() by Al Viro · 14 years ago
  45. 0e4f6a7 Fix reiserfs_file_release() by Al Viro · 14 years ago
  46. 918377b missing include in hppfs by Al Viro · 14 years ago
  47. 005a59e Deal with missing exports for hostfs by Al Viro · 15 years ago
  48. 21edad3 ecryptfs: dont call lookup_one_len to avoid NULL nameidata by Lino Sanfilippo · 14 years ago
  49. ceeab92 fs/ecryptfs/file.c: introduce missing free by Julia Lawall · 14 years ago
  50. 31f73be ecryptfs: release reference to lower mount if interpose fails by Lino Sanfilippo · 14 years ago
  51. c43f7b8 eCryptfs: Handle ioctl calls with unlocked and compat functions by Tyler Hicks · 15 years ago
  52. a1275c3 ecryptfs: Fix warning in ecryptfs_process_response() by Prarit Bhargava · 14 years ago
  53. 426d310 fix printk typo 'faild' by Paul Bolle · 14 years ago
  54. d9a145f Merge commit 'linus/master' into bkl/core by Frederic Weisbecker · 14 years ago
  55. 66048c3 Squashfs: fix checkpatch.pl warnings by Phillip Lougher · 14 years ago
  56. c9243f5 autofs/autofs4: Move compat_ioctl handling into fs by Arnd Bergmann · 14 years ago
  57. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  58. ffc1887 omfs: fix uninitialized variable warning by Bill Pemberton · 14 years ago
  59. 6088c05 jffs2: Update copyright notices by David Woodhouse · 14 years ago
  60. 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  61. 0d9f9e1 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  62. df44f9f AFS: Fix the module init error handling by David Howells · 14 years ago
  63. 5df6b8e Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  64. fe21ea1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  65. a57f9a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  66. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  67. 90e0c22 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  68. 938a73b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  69. 45480aa Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  70. 1fc7995 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  71. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  72. 415cf32 O2net: Disallow o2net accept connection request from itself. by Tristan Ye · 14 years ago
  73. b11f1f1 ocfs2/dlm: remove potential deadlock -V3 by Wengang Wang · 14 years ago
  74. a524812 ocfs2/dlm: avoid incorrect bit set in refmap on recovery master by Wengang Wang · 14 years ago
  75. 845b6cf Fix the nested PR lock calling issue in ACL by Jiaju Zhang · 14 years ago
  76. 8a2e70c ocfs2: Count more refcount records in file system fragmentation. by Tao Ma · 14 years ago
  77. 7beaf24 ocfs2 fix o2dlm dlm run purgelist (rev 3) by Srinivas Eeda · 14 years ago
  78. 6d98c3c ocfs2/dlm: fix a dead lock by Wengang Wang · 14 years ago
  79. 6eda3dd ocfs2: do not overwrite error codes in ocfs2_init_acl by Tiger Yang · 14 years ago
  80. 6467716 writeback: optimize periodic bdi thread wakeups by Artem Bityutskiy · 14 years ago
  81. 253c34e writeback: prevent unnecessary bdi threads wakeups by Artem Bityutskiy · 14 years ago
  82. fff5b85 writeback: move bdi threads exiting logic to the forker thread by Artem Bityutskiy · 14 years ago
  83. ecd5840 writeback: move last_active to bdi by Artem Bityutskiy · 14 years ago
  84. 78c40cb writeback: do not remove bdi from bdi_list by Artem Bityutskiy · 14 years ago
  85. 297252c writeback: do not lose wake-ups in bdi threads by Artem Bityutskiy · 14 years ago
  86. 6f904ff writeback: harmonize writeback threads naming by Artem Bityutskiy · 14 years ago
  87. 4aeefdc coda: fixup clash with block layer REQ_* defines by Jens Axboe · 14 years ago
  88. 08852b6 writeback: remove wb in get_next_work_item by Minchan Kim · 14 years ago
  89. 6965031 splice: fix misuse of SPLICE_F_NONBLOCK by Miklos Szeredi · 14 years ago
  90. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  91. 028c2dd writeback: Add tracing to balance_dirty_pages by Dave Chinner · 14 years ago
  92. 455b286 writeback: Initial tracing support by Dave Chinner · 14 years ago
  93. 1676eff gcc-4.6: fs: fix unused but set warnings by Andi Kleen · 14 years ago
  94. 0824390 writeback: merge bdi_writeback_task and bdi_start_fn by Christoph Hellwig · 14 years ago
  95. c1955ce writeback: remove wb_list by Christoph Hellwig · 14 years ago
  96. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  97. 41f2df6 block: BARRIER request should imply SYNC by Christoph Hellwig · 14 years ago
  98. 998db52 nfsd4: fix file open accounting for RDWR opens by J. Bruce Fields · 14 years ago
  99. 7fa53cc nfsd: don't allow setting maxblksize after svc created by J. Bruce Fields · 14 years ago
  100. e844a7b nfsd: initialize nfsd versions before creating svc by J. Bruce Fields · 14 years ago