1. 6fd058f ext4: Add a comprehensive block validity check to ext4_get_blocks() by Theodore Ts'o · 15 years ago
  2. 2ac3b6e ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_state by Theodore Ts'o · 15 years ago
  3. 2fa3cdf ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks() by Theodore Ts'o · 15 years ago
  4. a2dc52b ext4: Add BUG_ON debugging checks to noalloc_get_block_write() by Theodore Ts'o · 15 years ago
  5. b920c75 ext4: Add documentation to the ext4_*get_block* functions by Theodore Ts'o · 15 years ago
  6. c217705 ext4: Define a new set of flags for ext4_get_blocks() by Theodore Ts'o · 15 years ago
  7. 12b7ac1 ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() by Theodore Ts'o · 15 years ago
  8. e4d996c ext4: Rename ext4_get_blocks_handle() to be ext4_ind_get_blocks() by Theodore Ts'o · 15 years ago
  9. f888e65 ext4: Simplify function signature for ext4_da_get_block_write() by Theodore Ts'o · 15 years ago
  10. bc8e674 ext4: Fix spinlock assertions on UP systems by Vincent Minet · 15 years ago
  11. 955ce5f ext4: Convert ext4_lock_group to use sb_bgl_lock by Aneesh Kumar K.V · 15 years ago
  12. eefd7f0 ext4: fix the length returned by fiemap for an unallocated extent by Theodore Ts'o · 15 years ago
  13. c9877b2 ext4: fix for fiemap last-block test by Eric Sandeen · 15 years ago
  14. 19ba055 vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes by Aneesh Kumar K.V · 15 years ago
  15. abc8746 ext4: hook fiemap operation for directories by Aneesh Kumar K.V · 15 years ago
  16. f403390 ext4: Make the length of the mb_history file tunable by Curt Wohlgemuth · 15 years ago
  17. bb23c20 ext4: Move fs/ext4/group.h into ext4.h by Theodore Ts'o · 15 years ago
  18. 596397b ext4: Move fs/ext4/namei.h into ext4.h by Theodore Ts'o · 15 years ago
  19. ca0faba ext4: Move the ext4_sb.h header file into ext4.h by Theodore Ts'o · 15 years ago
  20. d444c3c ext4: Move the ext4_i.h header file into ext4.h by Theodore Ts'o · 15 years ago
  21. 75507ef ext4: Don't avoid using BLOCK_UNINIT block groups in mballoc by Theodore Ts'o · 15 years ago
  22. 32ed505 ext4: Replace lock/unlock_super() with an explicit lock for resizing by Theodore Ts'o · 15 years ago
  23. 3b9d4ed ext4: Replace lock/unlock_super() with an explicit lock for the orphan list by Theodore Ts'o · 15 years ago
  24. a63c9eb ext4: ext4_mark_recovery_complete() doesn't need to use lock_super by Theodore Ts'o · 15 years ago
  25. 114e9fc ext4: Remove outdated comment about lock_super() by Theodore Ts'o · 15 years ago
  26. 8df9675 ext4: Avoid races caused by on-line resizing and SMP memory reordering by Theodore Ts'o · 15 years ago
  27. 9ca9238 ext4: Use separate super_operations structure for no_journal filesystems by Theodore Ts'o · 15 years ago
  28. 7234ab2 ext4: Fix and simplify s_dirt handling by Theodore Ts'o · 15 years ago
  29. e2d6705 ext4: Simplify ext4_commit_super()'s function signature by Theodore Ts'o · 15 years ago
  30. f7c4395 ext4: Use is_power_of_2() for clarity by Theodore Ts'o · 15 years ago
  31. c5ca7c7 ext4: Fallback to vmalloc if kmalloc can't allocate s_flex_groups array by Theodore Ts'o · 15 years ago
  32. 29fa89d ext4: Mark the unwritten buffer_head as mapped during write_begin by Aneesh Kumar K.V · 15 years ago
  33. 8fb0e34 vfs: Add BUG_ON for delayed and unwritten flags in submit_bh() by Aneesh Kumar K.V · 15 years ago
  34. 79ffab3 ext4: Properly initialize the buffer_head state by Aneesh Kumar K.V · 15 years ago
  35. 4157fd8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  36. 1b17d76 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 15 years ago
  37. e6da7c9 xfs: fix overflow in xfs_growfs_data_private by Eric Sandeen · 15 years ago
  38. 1f23920 xfs: fix double unlock in xfs_swap_extents() by Felix Blyakher · 15 years ago
  39. b4566ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  40. 62013ab nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function by Ryusuke Konishi · 15 years ago
  41. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 15 years ago
  42. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  43. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  44. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  45. bd6daba procfs: make errno values consistent when open pident vs exit(2) race occurs by KOSAKI Motohiro · 15 years ago
  46. 81e2962 jffs2: Fix corruption when flash erase/write failure by Joakim Tjernlund · 15 years ago
  47. 086a377 sysfs: file.c: use create_singlethread_workqueue() by Andrew Morton · 15 years ago
  48. a0d24b2 nfsd: fix hung up of nfs client while sync write data to nfs server by Wei Yongjun · 15 years ago
  49. 911e690 CacheFiles: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  50. 348ca10 FS-Cache: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  51. 95baa25 NFSv4: Fix the case where NFSv4 renewal fails by Trond Myklebust · 15 years ago
  52. d0367a5 nfs: fix build error in nfsroot with initconst by Sam Ravnborg · 15 years ago
  53. 3eb9c8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  54. 8db14ca [CIFS] Avoid open on possible directories since Samba now rejects them by Steve French · 15 years ago
  55. 6a44587 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  56. d5046853 nilfs2: fix memory leak in nilfs_ioctl_clean_segments by Ryusuke Konishi · 15 years ago
  57. 703a3b8 [CIFS] fix posix open regression by Steve French · 15 years ago
  58. 929a865 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  59. 8b6427a cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4) by Jeff Layton · 15 years ago
  60. 7ee2cb7 nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. by Frank Filz · 15 years ago
  61. b83674c reiserfs: fixup perms when xattrs are disabled by Jeff Mahoney · 15 years ago
  62. ceb5edc reiserfs: deal with NULL xattr root w/ xattrs disabled by Jeff Mahoney · 15 years ago
  63. 12abb35 reiserfs: clean up ifdefs by Jeff Mahoney · 15 years ago
  64. 5d41343 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  65. 1f71ebe devpts: correctly set default options by Sukadev Bhattiprolu · 15 years ago
  66. 2ec0ae3 ext4: Fix race in ext4_inode_info.i_cached_extent by Theodore Ts'o · 15 years ago
  67. bd67ce0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  68. 5732c46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  69. 2a8964d ext4: Clear the unwritten buffer_head flag after the extent is initialized by Aneesh Kumar K.V · 15 years ago
  70. 9f55684 Btrfs: Spelling fix in btrfs_lookup_first_block_group comments by Sankar P · 15 years ago
  71. 6b65c5c Btrfs: make show_options result match actual option names by Sage Weil · 15 years ago
  72. 5d847a8 Btrfs: remove outdated comment in btrfs_ioctl_resize() by Li Hong · 15 years ago
  73. cc7b0c9 Btrfs: remove some WARN_ONs in the IO failure path by Chris Mason · 15 years ago
  74. 76a05b3 Btrfs: Don't loop forever on metadata IO failures by Chris Mason · 15 years ago
  75. 2757495 Btrfs: init inode ordered_data_close flag properly by Chris Mason · 15 years ago
  76. d8e2f53 cifs: fix error handling in parse_DFS_referrals by Jeff Layton · 15 years ago
  77. 210af91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  78. a6aeeeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  79. 014049a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  80. f2deae9 Remove implementation of readpage from the hugetlbfs_aops by Mel Gorman · 15 years ago
  81. e5d2875 Squashfs: cody tidying, remove commented out line in Makefile by Phillip Lougher · 15 years ago
  82. fffb47b Squashfs: check page size is not larger than the filesystem block size by Phillip Lougher · 15 years ago
  83. a37b06d Squashfs: fix breakage when page size > metadata block size by Doug Chapman · 15 years ago
  84. 2ea3f86 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  85. bfe3891 epoll: fix size check in epoll_create() by Davide Libenzi · 15 years ago
  86. 33b9817 ext4: Use a fake block number for delayed new buffer_head by Aneesh Kumar K.V · 15 years ago
  87. 9c1ee18 ext4: Fix sub-block zeroing for writes into preallocated extents by Aneesh Kumar K.V · 15 years ago
  88. 8daed1e nfsd: silence lockdep warning by J. Bruce Fields · 15 years ago
  89. 2b79bc4 dup2: Fix return value with oldfd == newfd and invalid fd by Jeff Mahoney · 15 years ago
  90. 83aca8f nilfs2: check size of array structured data exchanged via ioctls by Ryusuke Konishi · 15 years ago
  91. 4f6b828 nilfs2: fix lock order reversal in nilfs_clean_segments ioctl by Ryusuke Konishi · 15 years ago
  92. 47eb6b9 nilfs2: fix possible circular locking for get information ioctls by Ryusuke Konishi · 15 years ago
  93. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  94. 8433823 nilfs2: ensure to clear dirty state when deleting metadata file block by Ryusuke Konishi · 15 years ago
  95. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  96. f9dbd05 switch ufs directories to ufs_sync_file() by Al Viro · 15 years ago
  97. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 15 years ago
  98. a44ddbb Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts by Al Viro · 15 years ago
  99. e24977d Reduce path_lookup() abuses by Al Viro · 15 years ago
  100. 6b3304b Make checkpatch.pl shut up on fs/inode.c by Manish Katiyar · 15 years ago