1. afe48c3 [CIFS] Fix final user of old string conversion code by Steve French · 16 years ago
  2. 3410602 [CIFS] remove cifs_strfromUCS_le by Jeff Layton · 16 years ago
  3. 2edd6c5 [CIFS] NTLMSSP support moving into new file, old dead code removed by Steve French · 16 years ago
  4. 051a2a0 [CIFS] Fix endian conversion of vcnum field by Steve French · 16 years ago
  5. e836f01 [CIFS] Remove trailing whitespace by Steve French · 16 years ago
  6. 0e0d2cf [CIFS] Remove sparse endian warnings by Steve French · 16 years ago
  7. e14b2fe [CIFS] Add remaining ntlmssp flags and standardize field names by Steve French · 16 years ago
  8. cf398e3 [CIFS] Fix build warning by Steve French · 16 years ago
  9. 1829579 cifs: fix length handling in cifs_get_name_from_search_buf by Jeff Layton · 16 years ago
  10. 9e39b0a [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status by Steve French · 16 years ago
  11. d185cda [CIFS] rename cifs_strndup to cifs_strndup_from_ucs by Steve French · 16 years ago
  12. 5c2503a Added loop check when mounting DFS tree. by Igor Mammedov · 16 years ago
  13. 1af28ce Enable dfs submounts to handle remote referrals. by Igor Mammedov · 16 years ago
  14. 20418ac [CIFS] Remove older session setup implementation by Steve French · 16 years ago
  15. f588416 cifs: change cifs_get_name_from_search_buf to use new unicode helper by Jeff Layton · 16 years ago
  16. 460b969 cifs: change CIFSSMBUnixQuerySymLink to use new helpers by Jeff Layton · 16 years ago
  17. 5914079 cifs: fix session setup unicode string saving to use new unicode helpers by Jeff Layton · 16 years ago
  18. cc20c03 cifs: convert CIFSTCon to use new unicode helper functions by Jeff Layton · 16 years ago
  19. 066ce68 cifs: rename cifs_strlcpy_to_host and make it use new functions by Jeff Layton · 16 years ago
  20. 69f801f cifs: add new function to get unicode string length in bytes by Jeff Layton · 16 years ago
  21. 7fabf0c cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2 by Jeff Layton · 16 years ago
  22. 66345f5 cifs: move #defines for mapchars into cifs_unicode.h by Jeff Layton · 16 years ago
  23. 912bc6a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  24. ac20100 eCryptfs: Fix min function comparison warning by Tyler Hicks · 16 years ago
  25. 802b352 ecryptfs: fix printk format warning by Randy Dunlap · 16 years ago
  26. 6983872 bio: fix memcpy corruption in bio_copy_user_iov() by FUJITA Tomonori · 16 years ago
  27. 4ebf662 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  28. 46a53cc Btrfs: look for acls during btrfs_read_locked_inode by Chris Mason · 16 years ago
  29. 7b1a14b Btrfs: fix acl caching by Chris Mason · 16 years ago
  30. dccdee4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 16 years ago
  31. a069e9c ext2: missing unlock in ext2_quota_write() by Dan Carpenter · 16 years ago
  32. fd1b524 quota: remove obsolete comments in fs/quota/Makefile by Christoph Hellwig · 16 years ago
  33. 2138093 Btrfs: Fix a bunch of printk() warnings. by Joel Becker · 16 years ago
  34. e63b6a6c Btrfs: Fix a trivial warning using max() of u64 vs ULL. by Joel Becker · 16 years ago
  35. 45c0654 Btrfs: remove unused btrfs_bit_radix slab by Chris Mason · 16 years ago
  36. 193f284 Btrfs: ratelimit IO error printks by Chris Mason · 16 years ago
  37. b7967db Btrfs: remove #if 0 code by Chris Mason · 16 years ago
  38. d6397ba Btrfs: When shrinking, only update disk size on success by Chris Ball · 16 years ago
  39. c4b5a61 ext4: Do not try to validate extents on special files by Theodore Ts'o · 16 years ago
  40. 4b2b0b9 ROMFS: Advance destination buffer pointer when reading from a blockdev by David Howells · 16 years ago
  41. 84baf74 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison by David Howells · 16 years ago
  42. a9e8174 ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present by Theodore Ts'o · 16 years ago
  43. 59bc5c7 Btrfs: fix deadlocks and stalls on dead root removal by Chris Mason · 16 years ago
  44. e980b50 Btrfs: fix fallocate deadlock on inode extent lock by Chris Mason · 16 years ago
  45. 9601e3f Btrfs: kill btrfs_cache_create by Christoph Hellwig · 16 years ago
  46. 0d4bf11 Btrfs: don't export symbols by Christoph Hellwig · 16 years ago
  47. 2ea2544 Btrfs: simplify makefile by Christoph Hellwig · 16 years ago
  48. 97e728d Btrfs: try to keep a healthy ratio of metadata vs data block groups by Josef Bacik · 16 years ago
  49. 485c26e ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode by Theodore Ts'o · 16 years ago
  50. a4277bf1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  51. ff91fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 16 years ago
  52. 58be18c4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  53. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  54. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  55. 437f7fd check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ by Oleg Nesterov · 16 years ago
  56. 8c652f9 do_execve() must not clear fs->in_exec if it was set by another thread by Oleg Nesterov · 16 years ago
  57. e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 16 years ago
  58. d9ba761 GFS2: Ensure that the inode goal block settings are updated by Steven Whitehouse · 16 years ago
  59. d8bd504 GFS2: Fix bug in block allocation by Steven Whitehouse · 16 years ago
  60. b5451f7 ext4: Fix potential inode allocation soft lockup in Orlov allocator by Theodore Ts'o · 16 years ago
  61. e84a26c ext4: Make the extent validity check more paranoid by Theodore Ts'o · 16 years ago
  62. 3a6b42c eCryptfs: Larger buffer for encrypted symlink targets by Tyler Hicks · 16 years ago
  63. ca8e34f eCryptfs: Lock lower directory inode mutex during lookup by Tyler Hicks · 16 years ago
  64. e77cc8d eCryptfs: Remove ecryptfs_unlink_sigs warnings by Tyler Hicks · 16 years ago
  65. 13a791b eCryptfs: Fix data corruption when using ecryptfs_passthrough by Tyler Hicks · 16 years ago
  66. 3a5203a eCryptfs: Print FNEK sig properly in /proc/mounts by Tyler Hicks · 16 years ago
  67. 57ea34d eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev() by Tyler Hicks · 16 years ago
  68. ae6e845 eCryptfs: Copy lower inode attrs before dentry instantiation by Tyler Hicks · 16 years ago
  69. a9e9dc2 bio: use bio_kmalloc() in copy/map functions by Tejun Heo · 16 years ago
  70. 451a9eb bio: fix bio_kmalloc() by Tejun Heo · 16 years ago
  71. ccc5ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  72. c12ddba hugetlbfs: return negative error code for bad mount option by Akinobu Mita · 16 years ago
  73. 546888d Btrfs: fix btrfs fallocate oops and deadlock by Chris Mason · 16 years ago
  74. b33ecba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  75. 9a41fe3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  76. 8340437 NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs by Trond Myklebust · 16 years ago
  77. 38e23c9 fs: Mark get_filesystem_list() as __init function. by Tetsuo Handa · 16 years ago
  78. 2eae7a1 kill vfs_stat_fd / vfs_lstat_fd by Christoph Hellwig · 16 years ago
  79. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 16 years ago
  80. fd56d24 ecryptfs: use memdup_user() by Li Zefan · 16 years ago
  81. a9482eb ncpfs: use memdup_user() by Li Zefan · 16 years ago
  82. 0e639bd xfs: use memdup_user() by Li Zefan · 16 years ago
  83. 1c8542c sysfs: use memdup_user() by Li Zefan · 16 years ago
  84. dae7b66 btrfs: use memdup_user() by Li Zefan · 16 years ago
  85. 3939fcd xattr: use memdup_user() by Li Zefan · 16 years ago
  86. 3eac877 autofs4: use memchr() in invalid_string() by Al Viro · 16 years ago
  87. 2f9092e Fix i_mutex vs. readdir handling in nfsd by David Woodhouse · 16 years ago
  88. 1ba0c7d fs/compat_ioctl: fix build when !BLOCK by Alexander Beregalov · 16 years ago
  89. 117aff7 Fix autofs_expire() by Al Viro · 16 years ago
  90. 24b6f16 No need for crossing to mountpoint in audit_tag_tree() by Al Viro · 16 years ago
  91. 1644ccc Safer nfsd_cross_mnt() by Al Viro · 16 years ago
  92. e5d67f0 Touch all affected namespaces on propagation of mount by Al Viro · 16 years ago
  93. cf2706a3 Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD by Al Viro · 16 years ago
  94. cbb7fe1 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  95. 7b0c8fc cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows by Suresh Jayaraman · 16 years ago
  96. 968460e cifs: Rename cifs_strncpy_to_host and fix buffer size by Suresh Jayaraman · 16 years ago
  97. 8c594ea Btrfs: use the right node in reada_for_balance by Chris Mason · 16 years ago
  98. 11c8349 Btrfs: fix oops on page->mapping->host during writepage by Chris Mason · 16 years ago
  99. d313d7a Btrfs: add a priority queue to the async thread helpers by Chris Mason · 16 years ago
  100. ffbd517 Btrfs: use WRITE_SYNC for synchronous writes by Chris Mason · 16 years ago