1. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  2. 7c955fc 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
  3. e9688f6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  4. 40c73ab 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
  5. 0945f35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  6. 0f0a25b ext4: fix trimming starting with block 0 with small blocksize by Jan Kara · 14 years ago
  7. 0a2179b ext4: revert buggy trim overflow patch by Theodore Ts'o · 14 years ago
  8. 7bc4a4c Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  9. 498f7f5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  10. 357f54d NFS fix the setting of exchange id flag by Andy Adamson · 14 years ago
  11. b8b80cf fs/9p: Don't set dentry->d_op in create routines by Aneesh Kumar K.V · 14 years ago
  12. c25a61f fs/9p: fix spelling typo by Eric Van Hensbergen · 14 years ago
  13. 31b6cea fs/9p: TREADLINK bugfix by M. Mohan Kumar · 14 years ago
  14. af7542f fs/9p: Simplify the .L create operation by Aneesh Kumar K.V · 14 years ago
  15. 53c06f4 fs/9p: Move dotl inode operations into a seperate file by Aneesh Kumar K.V · 14 years ago
  16. 255614c fs/9p: fix menu presentation by Randy Dunlap · 14 years ago
  17. 6f81c11 fs/9p: Fix the return error on default acl removal by Aneesh Kumar K.V · 14 years ago
  18. 009ca38 fs/9p: Remove unnecessary semicolons by Joe Perches · 14 years ago
  19. 92f1c00 Merge branch 'master' into for-linus-merged by Alex Elder · 14 years ago
  20. e54be89 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  21. 68c404b Merge branch 'bugfixes' into nfs-for-2.6.38 by Trond Myklebust · 14 years ago
  22. 6650239 NFS: Don't use vm_map_ram() in readdir by Trond Myklebust · 14 years ago
  23. d96336b ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_XATTR_DEBUG by Josh Hunt · 14 years ago
  24. 8057b96 ext3: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  25. 0ed0cca ext2: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  26. a4ae309 ext3: speed up file creates by optimizing rec_len functions by Eric Sandeen · 14 years ago
  27. 40a063f ext2: speed up file creates by optimizing rec_len functions by Eric Sandeen · 14 years ago
  28. 156e743 ext3: Add more journal error check by Namhyung Kim · 14 years ago
  29. 41dc638 ext3: Add journal error check in resize.c by Namhyung Kim · 14 years ago
  30. 055adcb quota: Use %pV and __attribute__((format (printf in __quota_error and fix fallout by Joe Perches · 14 years ago
  31. 9c52749 ext3: Add FITRIM handling by Lukas Czerner · 14 years ago
  32. b853b96 ext3: Add batched discard support for ext3 by Lukas Czerner · 14 years ago
  33. d002ebf ext4: don't pass entire map to check_eofblocks_fl by Eric Sandeen · 14 years ago
  34. 1c5b9e9 ext4: fix memory leak in ext4_free_branches by Theodore Ts'o · 14 years ago
  35. a5196f8 ext4: remove ext4_mb_return_to_preallocation() by Theodore Ts'o · 14 years ago
  36. 3889fd5 ext4: flush the i_completed_io_list during ext4_truncate by Jiaying Zhang · 14 years ago
  37. b409714 ext4: add error checking to calls to ext4_handle_dirty_metadata() by Theodore Ts'o · 14 years ago
  38. ca6e909 ext4: fix trimming of a single group by Jan Kara · 14 years ago
  39. 6c5a6cb ext4: fix uninitialized variable in ext4_register_li_request by Andrew Morton · 14 years ago
  40. 8aefcd5 ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary by Theodore Ts'o · 14 years ago
  41. 353eb83 ext4: drop i_state_flags on architectures with 64-bit longs by Theodore Ts'o · 14 years ago
  42. 8a2005d ext4: reorder ext4_inode_info structure elements to remove unneeded padding by Theodore Ts'o · 14 years ago
  43. b05e6ae ext4: drop ec_type from the ext4_ext_cache structure by Theodore Ts'o · 14 years ago
  44. 01f49d0 ext4: use ext4_lblk_t instead of sector_t for logical blocks by Theodore Ts'o · 14 years ago
  45. f232109 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED by Theodore Ts'o · 14 years ago
  46. ad4fb9c ext4: fix 32bit overflow in ext4_ext_find_goal() by Kazuya Mio · 14 years ago
  47. dabd991 ext4: add more error checks to ext4_mkdir() by Namhyung Kim · 14 years ago
  48. f1dffc4 ext4: ext4_ext_migrate should use NULL not 0 by Eric Paris · 14 years ago
  49. f7c2117 ext4: Use ext4_error_file() to print the pathname to the corrupted inode by Theodore Ts'o · 14 years ago
  50. f9a62d0 ext4: use IS_ERR() to check for errors in ext4_error_file by Dan Carpenter · 14 years ago
  51. 1319518 ext4: test the correct variable in ext4_init_pageio() by Dan Carpenter · 14 years ago
  52. 1f605b3 ext2: remove dead code in ext2_xattr_get by Wang Sheng-Hui · 14 years ago
  53. 6e9510b ext2,ext3,ext4: clarify comment for extN_xattr_set_handle by Wang Sheng-Hui · 14 years ago
  54. eaeef86 ext4: clean up ext4_xattr_list()'s error code checking and return strategy by Theodore Ts'o · 14 years ago
  55. 9325963 ext4: remove warning message from ext4_issue_discard helper by Lukas Czerner · 14 years ago
  56. 4f53150 ext4: fix possible overflow in ext4_trim_fs() by Lukas Czerner · 14 years ago
  57. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  58. b65f0d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  59. f3ea597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  60. f9f265f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  61. 7d44b04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  62. 3919162 fs: fix namei.c kernel-doc notation by Randy Dunlap · 14 years ago
  63. 365e215 nilfs2: unfold nilfs_dat_inode function by Ryusuke Konishi · 14 years ago
  64. bcbc8c6 nilfs2: do not pass sbi to functions which can get it from inode by Ryusuke Konishi · 14 years ago
  65. 06df0f9 nilfs2: get rid of nilfs_mount_options structure by Ryusuke Konishi · 14 years ago
  66. a7a8447 nilfs2: simplify nilfs_mdt_freeze_buffer by Ryusuke Konishi · 14 years ago
  67. 888da23c2 nilfs2: get rid of loaded flag from nilfs object by Ryusuke Konishi · 14 years ago
  68. ae53a0a nilfs2: fix a checkpatch error in page.c by Ryusuke Konishi · 14 years ago
  69. 622daaff nilfs2: fiemap support by Ryusuke Konishi · 14 years ago
  70. 27e6c7a nilfs2: mark buffer heads as delayed until the data is written to disk by Ryusuke Konishi · 14 years ago
  71. e828949 nilfs2: call nilfs_error inside bmap routines by Ryusuke Konishi · 14 years ago
  72. b004a5e fs/nilfs2/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  73. 20054bd cifs: use CreationTime like an i_generation field by Jeff Layton · 14 years ago
  74. d44a9fe cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo by Jeff Layton · 14 years ago
  75. ca40b71 cifs: show "acl" in DebugData Features when it's compiled in by Jeff Layton · 14 years ago
  76. b4d6fcf cifs: move "ntlmssp" and "local_leases" options out of experimental code by Jeff Layton · 14 years ago
  77. 1397f2e cifs: replace some hardcoded values with preprocessor constants by Jeff Layton · 14 years ago
  78. a0f8b4f cifs: remove unnecessary locking around sequence_number by Jeff Layton · 14 years ago
  79. 197a1ee [CIFS] Fix minor merge conflict in fs/cifs/dir.c by Steve French · 14 years ago
  80. acc6f11 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  81. aecf586 ocfs2: Remove unused truncate function from alloc.c by Tao Ma · 14 years ago
  82. cc54816 ocfs2/cluster: dereferencing before checking in nst_seq_show() by Dan Carpenter · 14 years ago
  83. e70d845 ocfs2: fix build for OCFS2_FS_STATS not enabled by Randy Dunlap · 14 years ago
  84. 0c21e3a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  85. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  86. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  87. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  88. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  89. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  90. c6653a8 fs: rename vfsmount counter helpers by Nick Piggin · 14 years ago
  91. 9d55c36 fs: implement faster dentry memcmp by Nick Piggin · 14 years ago
  92. e1bb578 fs: prefetch inode data in dcache lookup by Nick Piggin · 14 years ago
  93. 4b93688 fs: improve scalability of pseudo filesystems by Nick Piggin · 14 years ago
  94. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 14 years ago
  95. ceb5bdc fs: dcache per-bucket dcache hash locking by Nick Piggin · 14 years ago
  96. 880566e xfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  97. 258a5aa btrfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  98. 7359861 ext2,3,4: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  99. 1e1743e fs: provide simple rcu-walk generic_check_acl implementation by Nick Piggin · 14 years ago
  100. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago