1. 4084973 [CIFS] change misleading field name by Steve French · 17 years ago
  2. 92ad9b9 [CIFS] named pipe support (part 2) by Steve French · 17 years ago
  3. 7f8ed42 [CIFS] CIFS support for named pipes (part 1) by Steve French · 17 years ago
  4. 407f61a [CIFS] Fix memory leak in statfs to very old servers by Steve French · 17 years ago
  5. 6587400 [CIFS] fix cut and paste error - missing defines cause cifsacl build error by Steve French · 17 years ago
  6. bcb0203 [CIFS] move cifs acl code to new file and fix build break by Steve French · 17 years ago
  7. 442aa31 [CIFS] Support for CIFS ACLs (part 1) by Steve French · 17 years ago
  8. 2224f4e [CIFS] fix typo in previous commit by Steve French · 17 years ago
  9. 1e71f25 [CIFS] Print better error when server returns malformed QueryUnixInfo response by Steve French · 17 years ago
  10. 5a44b31 [CIFS] Add warning message when broken server fails SetFSInfo call by Steve French · 17 years ago
  11. c45d707 [CIFS] Fallback to standard mkdir if server incorrectly claims support for by Steve French · 17 years ago
  12. 5a07cdf [CIFS] fix small memory leak in an error path in new posix mkdir by Steve French · 17 years ago
  13. a23d306 [CIFS] missing field in debug output from previous fix by Steve French · 17 years ago
  14. 88f370a [CIFS] Fix potential NULL pointer usage if kzalloc fails by Steve French · 17 years ago
  15. 638b250 [CIFS] typo in earlier cifs_reconnect fix by Steve French · 17 years ago
  16. a8cd925 [CIFS] Respect umask when using POSIX mkdir by Jeff · 17 years ago
  17. 4efa53f [CIFS] lock inode open file list in close in case racing with open by Steve French · 17 years ago
  18. 1574532 [CIFS] Fix oops in find_writable_file by Steve French · 17 years ago
  19. 77159b4 [CIFS] Fix warnings shown by newer version of sparse by Steve French · 17 years ago
  20. 26f5736 [CIFS] formatting cleanup found by checkpatch by Steve French · 17 years ago
  21. f01d5e1 [CIFS] fix for incorrect session reconnects by Steve French · 17 years ago
  22. 8594c15 [CIFS][KJ] use abs() from kernel.h where appropriate by Andre Haupt · 17 years ago
  23. c19eb71 [CIFS] fix typo in previous by Steve French · 17 years ago
  24. 39db810 [CIFS] Byte range unlock request to non-Unix server can unlock too much by Jeff Layton · 17 years ago
  25. 95ba736 [CIFS] Fix unbalanced call to GetXid/FreeXid by Cyrill Gorcunov · 17 years ago
  26. 8064ab4 [CIFS] cifs truncate missing a fix for private map COW race by Steve French · 17 years ago
  27. 848c4dd dio: zero struct dio with kzalloc instead of manually by Zach Brown · 17 years ago
  28. b574864 JFFS2 locking regression fix. by David Woodhouse · 17 years ago
  29. edd5f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  30. d2d56c5 Reset current->pdeath_signal on SUID binary execution by Marcel Holtmann · 17 years ago
  31. 5e6e623 [CIFS] Check return code on failed alloc by Cyrill Gorcunov · 17 years ago
  32. d18c4d6 [GFS2] Revert remounting w/o acl option leaves acls enabled by Steven Whitehouse · 17 years ago
  33. b9af7ca [GFS2] Fix setting of inherit jdata attr by Steven Whitehouse · 17 years ago
  34. a867bb2 [GFS2] Fix incorrect error path in prepare_write() by Steven Whitehouse · 17 years ago
  35. 6eefaf6 [GFS2] Fix incorrect return code in rgrp.c by Steven Whitehouse · 17 years ago
  36. 24c7387 [GFS2] soft lockup in rgblk_search by Bob Peterson · 17 years ago
  37. bdcb885 [GFS2] soft lockup detected in databuf_lo_before_commit by Bob Peterson · 17 years ago
  38. 3650925 [DLM] fix basts for granted PR waiting CW by David Teigland · 17 years ago
  39. 9e5f282 [DLM] More othercon fixes by Patrick Caulfield · 17 years ago
  40. 1a2bf2e [DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zero by Jesper Juhl · 17 years ago
  41. 01c8cab [DLM] zero unused parts of sockaddr_storage by Patrick Caulfield · 17 years ago
  42. 41684f9 [DLM] fix NULL ls usage by David Teigland · 17 years ago
  43. 25720c2 [DLM] Clear othercon pointers when a connection is closed by Patrick Caulfield · 17 years ago
  44. 886c818 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  45. a75de1b eCryptfs: fix error handling in ecryptfs_init by Ryusuke Konishi · 17 years ago
  46. 202a21d eCryptfs: fix lookup error for special files by Ryusuke Konishi · 17 years ago
  47. 6a648fa direct-io: fix error-path crashes by Badari Pulavarty · 17 years ago
  48. e0dceaf ocfs2: set non-default s_time_gran during mount by Mark Fasheh · 17 years ago
  49. ce17204a ocfs2: Retry sendpage() if it returns EAGAIN by Sunil Mushran · 17 years ago
  50. 480214d ocfs2: Fix rename/extend race by Sunil Mushran · 17 years ago
  51. 6a18380 [2.6 patch] ocfs2_insert_extent(): remove dead code by Adrian Bunk · 17 years ago
  52. 5a25403 ocfs2: Fix max offset calculations by Mark Fasheh · 17 years ago
  53. ce76fd3 ocfs2: check ia_size limits in setattr by Mark Fasheh · 17 years ago
  54. 7c08d70 ocfs2: Fix some casting errors related to file writes by Mark Fasheh · 17 years ago
  55. a00cce3 ocfs2: use s_maxbytes directly in ocfs2_change_file_space() by Mark Fasheh · 17 years ago
  56. c11e9fa ocfs2: Restrict inode changes in ocfs2_update_inode_atime() by Mark Fasheh · 17 years ago
  57. 8b80fc0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  58. 3d39c69 NFS: Replace flush_scheduled_work with cancel_work_sync() and friends by Trond Myklebust · 17 years ago
  59. 905f8d1 NFSv4: Don't call put_rpccred() from an rcu callback by Trond Myklebust · 17 years ago
  60. 45328c3 NFS: Fix NFSv4 open stateid regressions by Trond Myklebust · 17 years ago
  61. ba683031 NFSv4: Fix a locking regression in nfs4_set_mode_locked() by Trond Myklebust · 17 years ago
  62. 5e11934 NFS: Fix put_nfs_open_context by Trond Myklebust · 17 years ago
  63. 313b0d3 [PATCH] remove duplicated ioctl entries in compat_ioctl.c by Masakazu Mokuno · 17 years ago
  64. b8e3ec3 [JFFS2] Print correct node offset when complaining about broken data CRC by David Woodhouse · 17 years ago
  65. 7b68770 [JFFS2] Fix suspend failure with JFFS2 GC thread. by David Woodhouse · 17 years ago
  66. 71c2339 [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. by David Woodhouse · 17 years ago
  67. 5bd5c03 [JFFS2] Prevent oops after 'node added in wrong place' debug check by Joakim Tjernlund · 17 years ago
  68. ca76d2d UDF: fix UID and GID mount option ignorance by Cyrill Gorcunov · 17 years ago
  69. 0af1a45 rename setlease to generic_setlease by Christoph Hellwig · 17 years ago
  70. 9700382 VFS: fix a race in lease-breaking during truncate by david m. richter · 17 years ago
  71. d7ef970 NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY by Robert P. J. Day · 17 years ago
  72. 817794e isofs: mounting to regular file may succeed by Kirill Kuvaldin · 17 years ago
  73. 5ea473a Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} by Alexey Dobriyan · 17 years ago
  74. ff8e210 AFS: fix file locking by David Howells · 17 years ago
  75. 4a4b883 knfsd: eliminate unnecessary -ENOENT returns on export downcalls by J. Bruce Fields · 17 years ago
  76. 0a725fc nfsd4: idmap upcalls should use unsigned uid and gid by J. Bruce Fields · 17 years ago
  77. 749997e knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE by Jeff Layton · 17 years ago
  78. dd54567 "ext4_ext_put_in_cache" uses __u32 to receive physical block number by Mingming Cao · 17 years ago
  79. 2e92a3b NOMMU: Fix SYSV IPC SHM by David Howells · 17 years ago
  80. 8163904 [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c by David S. Miller · 17 years ago
  81. 3961bae [PARTITION]: Sun/Solaris VTOC table corrections by Mark Fortescue · 17 years ago
  82. b84d879 [PARTITION] MSDOS: Fix Sun num_partitions handling. by Mark Fortescue · 17 years ago
  83. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  84. 778f3dd Fix procfs compat_ioctl regression by David Miller · 17 years ago
  85. 8e8ef29 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  86. 7a6c813 [IA64] Fix build failure in fs/quota.c by Tony Luck · 17 years ago
  87. 79685b8 docbook: add pipes, other fixes by Randy Dunlap · 17 years ago
  88. 780dcdb fix inode_table test in ext234_check_descriptors by Eric Sandeen · 17 years ago
  89. 0982840 make timerfd return a u64 and fix the __put_user by Davide Libenzi · 17 years ago
  90. f50cadaa tiny signalfd cleanup by Ulrich Drepper · 17 years ago
  91. 87588dd more reiserfs endianness annotations by Al Viro · 17 years ago
  92. ad690ef xfs ioctl __user annotations by Al Viro · 17 years ago
  93. ca5c8cd lockd and nfsd endianness annotation fixes by Al Viro · 17 years ago
  94. a403a0a [CIFS] Fix hang in find_writable_file by Steve French · 17 years ago
  95. 3836df6 ocfs2: bad kunmap_atomic() by Jens Axboe · 17 years ago
  96. b2e961e Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  97. 0d786d4 fallocate syscall interface deficiency by Ulrich Drepper · 17 years ago
  98. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  99. 41089644 fix broken handling of port=... in NFS option parsing by Al Viro · 17 years ago
  100. c3508f8 x86_64: Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago