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