1. 571640c ext4: enable barriers by default by Eric Sandeen · 17 years ago
  2. 034772b jbd2: Fix barrier fallback code to re-lock the buffer head by Theodore Ts'o · 17 years ago
  3. cd0b6a3 ext4: Display the journal_async_commit mount option in /proc/mounts by Theodore Ts'o · 17 years ago
  4. 624080e jbd2: If a journal checksum error is detected, propagate the error to ext4 by Theodore Ts'o · 17 years ago
  5. 8ea7690 jbd2: Fix memory leak when verifying checksums in the journal by Theodore Ts'o · 17 years ago
  6. 9446009 ext4: fix online resize bug by Josef Bacik · 17 years ago
  7. 0bf7e83 ext4: Fix uninit block group initialization with FLEX_BG by Jose R. Santos · 17 years ago
  8. 03cddb8 ext4: Fix use of uninitialized data with debug enabled. by Aneesh Kumar K.V · 17 years ago
  9. 1d92cfd cifs endianness fixes by Al Viro · 17 years ago
  10. 0f475b2 [PATCH 3/3] ocfs2/net: Silence build warnings by Sunil Mushran · 17 years ago
  11. 959040c [PATCH 2/3] ocfs2/dlm: Silence build warnings by Sunil Mushran · 17 years ago
  12. 271d772 [PATCH 1/3] ocfs2/net: Silence build warnings by Sunil Mushran · 17 years ago
  13. a12630b ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' by Joel Becker · 17 years ago
  14. ca39d65 splice: handle try_to_release_page() failure by Jens Axboe · 17 years ago
  15. a82c53a splice: fix sendfile() issue with relay by Tom Zanussi · 17 years ago
  16. cbaffba posix timers: discard SI_TIMER signals on exec by Oleg Nesterov · 17 years ago
  17. c4185a0 proc: proc_get_inode() should get module only once by Denis V. Lunev · 17 years ago
  18. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 17 years ago
  19. 80bfc25 ntfs: le*_add_cpu conversion by Marcin Slusarz · 17 years ago
  20. 71fd517 ecryptfs: fix missed mutex_unlock by Cyrill Gorcunov · 17 years ago
  21. 03fb0bc fuse: fix bdi naming conflict by Miklos Szeredi · 17 years ago
  22. 6483d15 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  23. 6ab455e [XFS] Fix memory corruption with small buffer reads by Christoph Hellwig · 17 years ago
  24. c8f5f12 [XFS] Fix inode list allocation size in writeback. by David Chinner · 17 years ago
  25. 49383b0 [XFS] Don't allow memory reclaim to wait on the filesystem in inode writeback by David Chinner · 17 years ago
  26. 978b723 [XFS] Fix fsync() b0rkage. by David Chinner · 17 years ago
  27. 0a891ad [CIFS] Fix reversed memset arguments by Dave Jones · 17 years ago
  28. e405824 Adds username in the upcall key for unattended mounts with keytab by Igor Mammedov · 17 years ago
  29. 0d817bc [CIFS] Remove redundant NULL check by Steve French · 17 years ago
  30. 9d8df6a ocfs2 endianness fixes by Al Viro · 17 years ago
  31. 79bc12a ecryptfs fixes by Al Viro · 17 years ago
  32. 13c48c4 fix hppfs Makefile breakage by Al Viro · 17 years ago
  33. 5cf11da Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  34. 397d71d [CIFS] Remove debug statement by Steve French · 17 years ago
  35. 5651ced Fix possible access to undefined memory region. by Igor Mammedov · 17 years ago
  36. d40ace0 Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  37. e616c63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  38. b9a3260 [CIFS] Enable DFS support for Windows query path info by Steve French · 17 years ago
  39. 0e4bbde [CIFS] Enable DFS support for Unix query path info by Steve French · 17 years ago
  40. 551395a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 17 years ago
  41. 16ae527 Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  42. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  43. 89562b7 [CIFS] add missing seq_printf to cifs_show_options for hard mount option by Steve French · 17 years ago
  44. 817d10b dlm: fix plock dev_write return value by David Teigland · 17 years ago
  45. 0035a4b dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL by Marcin Slusarz · 17 years ago
  46. 88ad231 dlm: section mismatch warning fix by Leonardo Potenza · 17 years ago
  47. 7a936ce dlm: convert connections_lock in a mutex by Matthias Kaehlcke · 17 years ago
  48. 88dd0be nfsd: reorder printk in do_probe_callback to avoid use-after-free by J. Bruce Fields · 17 years ago
  49. 161fb0c Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  50. 6ee6504 [PATCH] open sessionid permissions by Steve Grubb · 17 years ago
  51. 2b280fa [CIFS] add more complete mount options to cifs_show_options by Steve French · 17 years ago
  52. e9baf6e [PATCH] return to old errno choice in mkdir() et.al. by Al Viro · 17 years ago
  53. 23c4971 [Patch] fs/binfmt_elf.c: fix wrong return values by WANG Cong · 17 years ago
  54. 08a6fac [PATCH] get rid of leak in compat_execve() by Al Viro · 17 years ago
  55. 5f71955 [Patch] fs/binfmt_elf.c: fix a wrong free by WANG Cong · 17 years ago
  56. eceea0b [PATCH] avoid multiplication overflows and signedness issues for max_fds by Al Viro · 17 years ago
  57. adbecb1 [PATCH] dup_fd() part 4 - race fix by Al Viro · 17 years ago
  58. afbec7f [PATCH] dup_fd() - part 3 by Al Viro · 17 years ago
  59. 9dec3c4 [PATCH] dup_fd() part 2 by Al Viro · 17 years ago
  60. 02afc626 [PATCH] dup_fd() fixes, part 1 by Al Viro · 17 years ago
  61. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  62. 9a6ab76 byteorder: don't directly include linux/byteorder/generic.h by Harvey Harrison · 17 years ago
  63. a1fe78f [CIFS] Add missing defines for DFS by Steve French · 17 years ago
  64. fec4585 CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 the MS-DFSC spec. by Igor Mammedov · 17 years ago
  65. 1d2e88e nfs: make nfs4_drop_state_owner() static by Adrian Bunk · 17 years ago
  66. 31f31db1 nfs: path_{get,put}() cleanups by Jan Blunck · 17 years ago
  67. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  68. 46c8ac7 nfs/lsm: make NFSv4 set LSM mount options by Eric Paris · 17 years ago
  69. 3a6258e NFSv4: Check the return value of decode_compound_hdr_arg() by Trond Myklebust · 17 years ago
  70. 38def50 nfs: fix race in nfs_dirty_request by Fred Isaman · 17 years ago
  71. b0b5397 NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching by Trond Myklebust · 17 years ago
  72. de2db8d Fixed DFS code to work with new 'build_path_from_dentry', that returns full path if share in the dfs, now. by Igor Mammedov · 17 years ago
  73. 02c471c jbd2: update transaction t_state to T_COMMIT fix by Mingming Cao · 17 years ago
  74. 519deca0 ext4: Retry block allocation if new blocks are allocated from system zone. by Aneesh Kumar K.V · 17 years ago
  75. 95b1cb9 [CIFS] enable parsing for transport encryption mount parm by Steve French · 17 years ago
  76. c2cf07d [CIFS] Finishup DFS code by Steve French · 17 years ago
  77. f9ddcca [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl by Steve French · 17 years ago
  78. c329163 [CIFS] suppress duplicate warning by Steve French · 17 years ago
  79. 0599ad5 sysfs: remove error messages for -EEXIST case by Stephen Hemminger · 17 years ago
  80. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  81. 7e01c8e ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() by Tiger Yang · 17 years ago
  82. 772279c jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT by Mingming Cao · 17 years ago
  83. 646dd53 [CIFS] Fix paths when share is in DFS to include proper prefix by Steve French · 17 years ago
  84. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 17 years ago
  85. ab31267 fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. Now that this function can fail, return an int, diagnose other option-parsing failures, and adjust the sole caller: (v9fs_session_init): Handle kstrdup failure. Propagate any new v9fs_parse_options failure "up". by Jim Meyering · 17 years ago
  86. ee44399 9p: Documentation updates by Eric Van Hensbergen · 17 years ago
  87. b32a09d add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust by Markus Armbruster · 17 years ago
  88. 35fc37d add function to convert access flags to legacy open mode by Jeff Layton · 17 years ago
  89. e10f7b5 clarify return value of cifs_convert_flags() by Jeff Layton · 17 years ago
  90. 1930479 ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems by Valerie Clement · 17 years ago
  91. 2c8be6b ext4: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 17 years ago
  92. 0623543 ext4: fix synchronization of quota files in journal=data mode by Jan Kara · 17 years ago
  93. cd59e7b ext4: Fix mount messages when quota disabled by Jan Kara · 17 years ago
  94. dfc5d03 ext4: correct mount option parsing to detect when quota options can be changed by Jan Kara · 17 years ago
  95. 77c57ec [CIFS] don't explicitly do a FindClose on rewind when directory search has ended by Steve French · 17 years ago
  96. 43f14d8 eCryptFS: fix imbalanced mutex locking by Cyrill Gorcunov · 17 years ago
  97. f36f21e Fix misuses of bdevname() by Jean Delvare · 17 years ago
  98. 78bb6cb fuse: add flag to turn on big writes by Miklos Szeredi · 17 years ago
  99. 4cd1a8f memcg: fix possible panic when CONFIG_MM_OWNER=y by KOSAKI Motohiro · 17 years ago
  100. 7063224 Fix hfsplus oops on image without extents by Eric Sesterhenn · 17 years ago