1. 9c1be0c Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  2. 8df1b04 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  3. 3c3622d Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled by Randy Dunlap · 16 years ago
  4. cadc723 Merge branch 'bkl-removal' into next by Trond Myklebust · 16 years ago
  5. e89e896 Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  6. f839c4c NFSv4: Remove BKL from the nfsv4 state recovery by Trond Myklebust · 16 years ago
  7. a86dc49 SUNRPC: Remove the BKL from the callback functions by Trond Myklebust · 16 years ago
  8. c3cc8c0 NFS: Remove BKL from the readdir code by Trond Myklebust · 16 years ago
  9. 7656699 NFS: Remove BKL from the symlink code by Trond Myklebust · 16 years ago
  10. 52e2e8d NFS: Remove BKL from the sillydelete operations by Trond Myklebust · 16 years ago
  11. bd9bb45 NFS: Remove the BKL from the rename, rmdir and unlink operations by Trond Myklebust · 16 years ago
  12. fc0f684 NFS: Remove BKL from NFS lookup code by Trond Myklebust · 16 years ago
  13. fc81af5 NFS: Remove the BKL from nfs_link() by Trond Myklebust · 16 years ago
  14. f1e2eda NFS: Remove the BKL from the inode creation operations by Trond Myklebust · 16 years ago
  15. bba67e0 NFS: Remove BKL usage from open() by Trond Myklebust · 16 years ago
  16. b6a2e56 NFS: Remove BKL usage from the write path by Trond Myklebust · 16 years ago
  17. 4d80f2e NFS: Remove the BKL from the permission checking code by Trond Myklebust · 16 years ago
  18. fa6dc9d NFS: Remove attribute update related BKL references by Trond Myklebust · 16 years ago
  19. a3d0145 NFS: Remove BKL requirement from attribute updates by Trond Myklebust · 16 years ago
  20. 1b83d70 NFS: Protect inode->i_nlink updates using inode->i_lock by Trond Myklebust · 16 years ago
  21. d67d1c7 nfs: set correct fl_len in nlmclnt_test() by Felix Blyakher · 16 years ago
  22. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  23. e4e0fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 16 years ago
  24. 38c4657 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  25. 8d2567a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  26. 0d7eff8 UBIFS: include to compilation by Artem Bityutskiy · 16 years ago
  27. 1e51764 UBIFS: add new flash file system by Artem Bityutskiy · 16 years ago
  28. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  29. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  30. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. 847106f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  32. dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  33. 4ee6afd VFS: export sync_sb_inodes by Artem Bityutskiy · 17 years ago
  34. ae8547b VFS: move inode_lock into sync_sb_inodes by Hans Reiser · 17 years ago
  35. d59fdcf2 Merge commit 'v2.6.26' into x86/core by Ingo Molnar · 16 years ago
  36. 2069f45 LSM/SELinux: show LSM mount options in /proc/mounts by Eric Paris · 16 years ago
  37. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  38. 536abdb cifs: fix wksidarr declaration to be big-endian friendly by Jeff Layton · 16 years ago
  39. e911d0c cifs: fix inode leak in cifs_get_inode_info_unix by Jeff Layton · 16 years ago
  40. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  41. e4079a1 ext4: do not set extents feature from the kernel by Eric Sandeen · 16 years ago
  42. c07651b ext4: Don't allow nonextenst mount option for large filesystem by Aneesh Kumar K.V · 16 years ago
  43. dd919b9 ext4: Enable delalloc by default. by Aneesh Kumar K.V · 16 years ago
  44. 3e3398a ext4: delayed allocation i_blocks fix for stat by Mingming Cao · 16 years ago
  45. 632eaea ext4: fix delalloc i_disksize early update issue by Mingming Cao · 16 years ago
  46. f0e6c98 ext4: Handle page without buffers in ext4_*_writepage() by Aneesh Kumar K.V · 16 years ago
  47. cd1aac3 ext4: Add ordered mode support for delalloc by Aneesh Kumar K.V · 16 years ago
  48. 61628a3 ext4: Invert lock ordering of page_lock and transaction start in delalloc by Mingming Cao · 16 years ago
  49. d2a1763 ext4: delayed allocation ENOSPC handling by Mingming Cao · 16 years ago
  50. e8ced39 percpu_counter: new function percpu_counter_sum_and_set by Mingming Cao · 16 years ago
  51. 6476924 ext4: Add delayed allocation support in data=writeback mode by Alex Tomas · 16 years ago
  52. 29a814d vfs: add hooks for ext4's delayed allocation support by Alex Tomas · 16 years ago
  53. 87c89c2 jbd2: Remove data=ordered mode support using jbd buffer heads by Jan Kara · 16 years ago
  54. 678aaf4 ext4: Use new framework for data=ordered mode in JBD2 by Jan Kara · 16 years ago
  55. c851ed5 jbd2: Implement data=ordered mode handling via inodes by Jan Kara · 16 years ago
  56. 9ddfc3d ext4: Fix lock inversion in ext4_ext_truncate() by Jan Kara · 16 years ago
  57. cf108bc ext4: Invert the locking order of page_lock and transaction start by Jan Kara · 16 years ago
  58. c7d206b vfs: Move mark_inode_dirty() from under page lock in generic_write_end() by Jan Kara · 16 years ago
  59. 2e9ee85 ext4: Use page_mkwrite vma_operations to get mmap write notification. by Aneesh Kumar K.V · 16 years ago
  60. 5f21b0e ext4: fix online resize with mballoc by Frederic Bohe · 16 years ago
  61. 953e622 ext4: use atomic functions to set bh_state by Eric Sandeen · 16 years ago
  62. 47b4a50 ext4: Set journal pointer to NULL when journal is released by Jan Kara · 16 years ago
  63. 0703143 ext4: mballoc avoid use root reserved blocks for non root allocation by Mingming Cao · 16 years ago
  64. d755fb3 ext4: call blkdev_issue_flush on fsync by Eric Sandeen · 16 years ago
  65. 654b490 ext4: cleanup block allocator by Aneesh Kumar K.V · 16 years ago
  66. 7061eba ext4: Use inode preallocation with -o noextents by Aneesh Kumar K.V · 16 years ago
  67. 6afd670 ext4: fix ext4_init_block_bitmap() for metablock block group by Akinobu Mita · 16 years ago
  68. 7477827 ext4: Fix sparse warning by Aneesh Kumar K.V · 16 years ago
  69. d9c769b ext4: cleanup never-used magic numbers from htree code by Li Zefan · 16 years ago
  70. 9102e4f ext4: Fix ext4_ext_journal_restart() to reflect errors up to the caller by Shen Feng · 16 years ago
  71. 1973adc ext4: Make ext4_ext_find_extent fills ext_path completely by Shen Feng · 16 years ago
  72. 787e098 ext4: return error when calling ext4_ext_split failed by Shen Feng · 16 years ago
  73. a379cd1 ext4: Update i_disksize properly when allocating from fallocate area. by Aneesh Kumar K.V · 16 years ago
  74. 363d425 ext4: remove quota allocation when ext4_mb_new_blocks fails by Shen Feng · 16 years ago
  75. f9a8ac9 ext4: remove redundant code in ext4_fill_super() by Li Zefan · 16 years ago
  76. 530576b jbd2: fix race between jbd2_journal_try_to_free_buffers() and jbd2 commit transaction by Mingming Cao · 16 years ago
  77. 772cb7c ext4: New inode allocation for FLEX_BG meta-data groups. by Jose R. Santos · 16 years ago
  78. 736603a jbd2: Add commit time into the commit block by Theodore Ts'o · 16 years ago
  79. 4db9c54 ext4: replace __FUNCTION__ occurrences by Stoyan Gaydarov · 16 years ago
  80. 7e5a8cd ext4: fix error processing in mb_free_blocks by Shen Feng · 16 years ago
  81. cfbe7e4 ext4: error proc entry creation when the fs/ext4 is not correctly created by Shen Feng · 16 years ago
  82. f795e14 ext4: fix build failure if DX_DEBUG is enabled by Li Zefan · 16 years ago
  83. 7ad72ca ext4: Remove unused variable from ext4_show_options by Theodore Ts'o · 16 years ago
  84. 574ca17 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() by Theodore Ts'o · 16 years ago
  85. 3537576 ext4: remove double definitions of xattr macros by Shen Feng · 16 years ago
  86. 74767c5 ext4: miscellaneous error checks and coding cleanups for mballoc by Shen Feng · 16 years ago
  87. fdf6c7a ext4: add error processing when calling ext4_mb_init_cache in mballoc by Shen Feng · 16 years ago
  88. 31b481d ext4: Fix ext4_mb_init_cache return error by Mingming Cao · 16 years ago
  89. 69baee0 ext4: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  90. 91d9982 ext4: switch to seq_files by Alexey Dobriyan · 16 years ago
  91. 07d45f1 ext4: Use BUG_ON() instead of BUG() by Julia Lawall · 16 years ago
  92. ed8f9c7 ext4: start searching for the right extent from the goal group. by Aneesh Kumar K.V · 16 years ago
  93. 8a35694 ext4: fix comments to say "ext4" by Shen Feng · 16 years ago
  94. e7dfb24 ext4: Fix mb_find_next_bit not to return larger than max by Aneesh Kumar K.V · 16 years ago
  95. f3b35f0 ext4: validate directory entry data before use by Duane Griffin · 16 years ago
  96. 71dc8fb ext4: handle deleting corrupted indirect blocks by Duane Griffin · 16 years ago
  97. 91ef4ca ext4: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  98. 49641f1 Fix reference counting race on log buffers by Dave Chinner · 16 years ago
  99. 4abaca17 [GFS2] Fix GFS2's use of do_div() in its quota calculations by David Howells · 16 years ago
  100. 96a8e13 exec: fix stack excutability without PT_GNU_STACK by Hugh Dickins · 16 years ago