1. 9ce6e0b fs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  2. 1a4022f VFS: move BUG_ON test for symlink nd->depth after current->link_count test by Erez Zadok · 13 years ago
  3. cae13fe Fix for buffer overflow in ldm_frag_add not sufficient by Timo Warns · 13 years ago
  4. 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  5. 91444f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  6. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  7. 6c1b8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  8. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  9. 3935bb9 Pull pstore into release branch by Tony Luck · 13 years ago
  10. 156ecb2 [CIFS] Fix to problem with getattr caused by invalidate simplification patch by Steve French · 13 years ago
  11. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  12. ceec1e0 [CIFS] Remove sparse warning by Steve French · 13 years ago
  13. 4e64fb3 [CIFS] Update cifs to version 1.72 by Steve French · 13 years ago
  14. c4aca0c cifs: Change key name to cifs.idmap, misc. clean-up by Shirish Pargaonkar · 13 years ago
  15. f14bcf7 cifs: Unconditionally copy mount options to superblock info by Sean Finney · 13 years ago
  16. 5167f11 cifs: Use kstrndup for cifs_sb->mountdata by Sean Finney · 13 years ago
  17. 046462a cifs: Simplify handling of submount options in cifs_mount. by Sean Finney · 13 years ago
  18. b946845 cifs: cifs_parse_mount_options: do not tokenize mount options in-place by Sean Finney · 13 years ago
  19. c1508ca cifs: Add support for mounting Windows 2008 DFS shares by Sean Finney · 13 years ago
  20. dd61394 cifs: Extract DFS referral expansion logic to separate function by Sean Finney · 13 years ago
  21. 460458c cifs: turn BCC into a static inlined function by Jeff Layton · 13 years ago
  22. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 13 years ago
  23. 0e6e37a cifs: fix some unused variable warnings in id_rb_search by Jeff Layton · 13 years ago
  24. 6feb989 CIFS: Simplify invalidate part (try #5) by Pavel Shilovsky · 13 years ago
  25. 0b81c1c CIFS: directio read/write cleanups by Pavel Shilovsky · 13 years ago
  26. be8e3b0 consistently use smb_buf_length as be32 for cifs (try 3) by Steve French · 13 years ago
  27. 9409ae5 cifs: Invoke id mapping functions (try #17 repost) by Shirish Pargaonkar · 13 years ago
  28. 4d79dba cifs: Add idmap key and related data structures and functions (try #17 repost) by Shirish Pargaonkar · 13 years ago
  29. 9ad1506 CIFS: Add launder_page operation (try #3) by Pavel Shilovsky · 13 years ago
  30. 1cb06d0 Introduce smb2 mounts as vers=2 by Steve French · 13 years ago
  31. 257fb1f CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4) by Pavel Shilovsky · 13 years ago
  32. fd5707e cifs: fix comment in validate_t2 by Jeff Layton · 13 years ago
  33. 4358b56 VFS: trivial: fix comment on s_maxbytes value warning check by Jeff Layton · 13 years ago
  34. b73b9a4 [CIFS] Allow to set extended attribute cifs_acl (try #2) by Steve French · 13 years ago
  35. 43988d7 [CIFS] Use ecb des kernel crypto APIs instead of local cifs functions (repost) by Steve French · 13 years ago
  36. 2572087 cifs: cleanup: Rename and remove config flags by Shirish Pargaonkar · 13 years ago
  37. b34cb85 Introduce SMB2 Kconfig option by Steve French · 13 years ago
  38. 34c8790 Shrink stack space usage in cifs_construct_tcon by Steve French · 13 years ago
  39. fd62cb7 fs:cifs:connect.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  40. c52a955 Don't compile in unused reparse point symlink code by Steve French · 13 years ago
  41. 0eff0e2 Remove unused CIFSSMBNotify worker function by Steve French · 13 years ago
  42. 9b6763e cifs: Remove unused inode number while fetching root inode by Shirish Pargaonkar · 13 years ago
  43. a037439 debugfs: move to new strtobool by Jonathan Cameron · 13 years ago
  44. 3f80fbf Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  45. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  46. 24307aa configfs: Fix race between configfs_readdir() and configfs_d_iput() by Joel Becker · 13 years ago
  47. df7f996 configfs: Don't try to d_delete() negative dentries. by Joel Becker · 13 years ago
  48. 11379b5 cifs: fix cifsConvertToUCS() for the mapchars case by Jeff Layton · 13 years ago
  49. 221d1d7 cifs: add fallback in is_path_accessible for old servers by Jeff Layton · 13 years ago
  50. 06cf91b pstore: fix pstore filesystem mount/remount issue by Chen Gong · 13 years ago
  51. 8d38d74 pstore: fix one type of return value in pstore by Chen Gong · 13 years ago
  52. eed631e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  53. ebcb904 Btrfs: fix FS_IOC_SETFLAGS ioctl by Li Zefan · 13 years ago
  54. d0092bd Btrfs: fix FS_IOC_GETFLAGS ioctl by Li Zefan · 13 years ago
  55. e1e8fb6 fs: remove FS_COW_FL by Li Zefan · 13 years ago
  56. 1aba86d Btrfs: fix easily get into ENOSPC in mixed case by liubo · 13 years ago
  57. f5de939 Prevent oopsing in posix_acl_valid() by Daniel J Blueman · 13 years ago
  58. c42d223 debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  59. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 13 years ago
  60. cf70cc5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  61. 26cf46b vfs: micro-optimize acl_permission_check() by Linus Torvalds · 13 years ago
  62. df016c6 ocfs2/dlm: Target node death during resource migration leads to thread spin by Sunil Mushran · 13 years ago
  63. 10b3dd7 ocfs2: Skip mount recovery for hard-ro mounts by Sunil Mushran · 13 years ago
  64. 33c12a5 ocfs2/cluster: Heartbeat mismatch message improved by Sunil Mushran · 13 years ago
  65. 76d9fc2 ocfs2/cluster: Increase the live threshold for global heartbeat by Sunil Mushran · 13 years ago
  66. 4da6dc2 ocfs2/dlm: Use negotiated o2dlm protocol version by Sunil Mushran · 13 years ago
  67. 9a790ba ocfs2: skip existing hole when removing the last extent_rec in punching-hole codes. by Tristan Ye · 13 years ago
  68. 5d44670 ocfs2: Initialize data_ac (might be used uninitialized) by Marcus Meissner · 13 years ago
  69. f2741d9 GFS2: Move all locking inside the inode creation function by Steven Whitehouse · 13 years ago
  70. 160b402 GFS2: Clean up symlink creation by Steven Whitehouse · 13 years ago
  71. e2d0a13 GFS2: Clean up mkdir by Steven Whitehouse · 13 years ago
  72. 6eaed0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  73. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  74. 3568bd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  75. 2887fe4 NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list by Andy Adamson · 13 years ago
  76. a8a4ae3 NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP by Andy Adamson · 13 years ago
  77. d3d0720 ceph: do not use i_wrbuffer_ref as refcount for Fb cap by Henry C Chang · 13 years ago
  78. a26a185 ceph: fix list_add in ceph_put_snap_realm by Henry C Chang · 13 years ago
  79. 7d8e18a ceph: print debug message before put mds session by Henry C Chang · 13 years ago
  80. 1f8e1cd SYSFS: Fix erroneous comments for sysfs_update_group(). by Robert P. J. Day · 13 years ago
  81. 675badf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  82. d243390 fuse: fix oops in revalidate when called with NULL nameidata by Miklos Szeredi · 13 years ago
  83. 32e471e GFS2: Use UUID field in generic superblock by Steven Whitehouse · 13 years ago
  84. 349dbc3 nilfs2: fix infinite loop in nilfs_palloc_freev function by Ryusuke Konishi · 13 years ago
  85. 2ab9cd1 GFS2: Rename ops_inode.c to inode.c by Steven Whitehouse · 13 years ago
  86. 64ea540 GFS2: Inode.c is empty now, remove it by Steven Whitehouse · 13 years ago
  87. 7ac9565 xfs: fix race condition in AIL push trigger by Dave Chinner · 13 years ago
  88. fe0da76 xfs: make AIL target updates and compares 32bit safe. by Dave Chinner · 13 years ago
  89. 50e8668 xfs: always push the AIL to the target by Dave Chinner · 13 years ago
  90. 9e7004e xfs: exit AIL push work correctly when AIL is empty by Dave Chinner · 13 years ago
  91. 228d62d xfs: ensure reclaim cursor is reset correctly at end of AG by Dave Chinner · 13 years ago
  92. a09a79f Don't lock guardpage if the stack is growing up by Mikulas Patocka · 13 years ago
  93. 7f4238a Merge branch 'hpfs' by Linus Torvalds · 13 years ago
  94. 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 13 years ago
  95. c351481 HPFS: Move declaration up, so that there are no out-of-scope pointers by Mikulas Patocka · 13 years ago
  96. d0969d1 HPFS: Fix some unaligned accesses by Mikulas Patocka · 13 years ago
  97. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 13 years ago
  98. bc8728e HPFS: Implement fsync for hpfs by Mikulas Patocka · 13 years ago
  99. dab4c82 HPFS: Fix a bug that filesystem was not marked dirty when remounting it by Mikulas Patocka · 13 years ago
  100. 48f10e8 HPFS: Restrict uid and gid to 16-bit values by Mikulas Patocka · 13 years ago