1. b931127 fifo: Do not restart open() if it already found a partner by Anders Kaseorg · 14 years ago
  2. e2ea6a3 block: fix infinite loop in __getblk_slow by Jeff Moyer · 14 years ago
  3. dfd45e8 Remove easily user-triggerable BUG from generic_setlease by Dave Jones · 14 years ago
  4. bb2b649 ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space() by Luis Henriques · 14 years ago
  5. 0fa627b fs: ramfs: file-nommu: add SetPageUptodate() by Bob Liu · 14 years ago
  6. 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
  7. f183282 NFS: hard-code init_net for NFS callback transports by Stanislav Kinsbursky · 14 years ago
  8. ee92389 SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 14 years ago
  9. 1076241 SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 14 years ago
  10. 0bbc9d1 Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 14 years ago
  11. b6855f6 eCryptfs: Properly check for O_RDONLY flag before doing privileged open by Tyler Hicks · 14 years ago
  12. b6d7c70 eCryptfs: Fix lockdep warning in miscdev operations by Tyler Hicks · 14 years ago
  13. 6dfa530 eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files by Tyler Hicks · 14 years ago
  14. 47e38c5 ocfs2: clear unaligned io flag when dio fails by Junxiao Bi · 14 years ago
  15. 881aa80 vfs: make O_PATH file descriptors usable for 'fchdir()' by Linus Torvalds · 14 years ago
  16. d5b8efa NFS: Force the legacy idmapper to be single threaded by Bryan Schumaker · 14 years ago
  17. 21017fa mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 14 years ago
  18. dbc9043 Btrfs: run delayed directory updates during log replay by Chris Mason · 14 years ago
  19. f4367f2 cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBufferSize by Jeff Layton · 14 years ago
  20. 9471356 cifs: fix parsing of password mount option by Suresh Jayaraman · 14 years ago
  21. 4836ee5 udf: Fortify loading of sparing table by Jan Kara · 14 years ago
  22. b3b9f9c udf: Avoid run away loop when partition table length is corrupted by Jan Kara · 14 years ago
  23. 132a45d udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() by Jan Kara · 14 years ago
  24. 615fb8b nilfs2: ensure proper cache clearing for gc-inodes by Ryusuke Konishi · 14 years ago
  25. 231afb7 hfsplus: fix bless ioctl when used with hardlinks by Matthew Garrett · 14 years ago
  26. 152a4f4 hfsplus: fix overflow in sector calculations in hfsplus_submit_bio by Janne Kalliomäki · 14 years ago
  27. d946d96 nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels by J. Bruce Fields · 14 years ago
  28. 5e74cfe NFSv4: Fix unnecessary delegation returns in nfs4_do_open by Trond Myklebust · 14 years ago
  29. 9abcb75 fuse: fix stat call on 32 bit platforms by Pavel Shilovsky · 14 years ago
  30. 4e050df Btrfs: fall back to non-inline if we don't have enough space by Josef Bacik · 14 years ago
  31. c573b37 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 14 years ago
  32. 6ab997e ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 14 years ago
  33. cf9ab4c vfs: Fix /proc/<tid>/fdinfo/<fd> file handling by Linus Torvalds · 14 years ago
  34. f940c53 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 14 years ago
  35. d2e9267 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 14 years ago
  36. 5720f8d ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 14 years ago
  37. d7286a5 ext4: add missing save_error_info() to ext4_error() by Theodore Ts'o · 14 years ago
  38. c40a4bd ext4: disallow hard-linked directory in ext4_lookup by Andreas Dilger · 14 years ago
  39. a9ea448 ext4: fix potential integer overflow in alloc_flex_gd() by Haogang Chen · 14 years ago
  40. 3c7f096 ext4: force ro mount if ext4_setup_super() fails by Eric Sandeen · 14 years ago
  41. 2c693b1 ext4: fix potential NULL dereference in ext4_free_inodes_counts() by Dan Carpenter · 14 years ago
  42. c8c0b91 vfs: increment iversion when a file is truncated by Dmitry Kasatkin · 14 years ago
  43. 15de0ea vfs: umount_tree() might be called on subtree that had never made it by Al Viro · 14 years ago
  44. 27b0a53 NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO by Trond Myklebust · 14 years ago
  45. c780682 NFS: kmalloc() doesn't return an ERR_PTR() by Dan Carpenter · 14 years ago
  46. 27ab30e cifs: fix oops while traversing open file list (try #4) by Shirish Pargaonkar · 14 years ago
  47. 444b7bc cifs: Include backup intent search flags during searches {try #2) by Shirish Pargaonkar · 14 years ago
  48. 3634d6f mm: fix NULL ptr deref when walking hugepages by Sasha Levin · 14 years ago
  49. edb302b exofs: Fix CRASH on very early IO errors. by Boaz Harrosh · 14 years ago
  50. 64126fa vfs: make AIO use the proper rw_verify_area() area helpers by Linus Torvalds · 14 years ago
  51. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  52. 73f1f5d Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  53. 30a08bf proc: move fd symlink i_mode calculations into tid_fd_revalidate() by Linus Torvalds · 14 years ago
  54. eb94cd9 fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries by Cyrill Gorcunov · 14 years ago
  55. dfae359 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  56. 531c8ff cifs: fix misspelling of "forcedirectio" by Jeff Layton · 14 years ago
  57. 9ff00d5 Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd by Linus Torvalds · 14 years ago
  58. f908ee9 bio allocation failure due to bio_get_nr_vecs() by Bernd Schubert · 14 years ago
  59. 080399a block: don't mark buffers beyond end of disk as mapped by Jeff Moyer · 14 years ago
  60. 7c28332 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  61. 16fbdce proc/pid/pagemap: correctly report non-present ptes and holes between vmas by Konstantin Khlebnikov · 14 years ago
  62. 48a5730 cifs: fix revalidation test in cifs_llseek() by Dan Carpenter · 14 years ago
  63. 226bb7d jffs2: Fix lock acquisition order bug in gc path by Josh Cartwright · 14 years ago
  64. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
  65. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 14 years ago
  66. 6f24f89 hfsplus: Fix potential buffer overflows by Greg Kroah-Hartman · 14 years ago
  67. c6de168 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  68. ea9947b Btrfs: fix crash in scrub repair code when device is missing by Stefan Behrens · 14 years ago
  69. d04b1de btrfs: Fix mismatching struct members in ioctl.h by Alexander Block · 14 years ago
  70. 17de39a Btrfs: fix page leak when allocing extent buffers by Josef Bacik · 14 years ago
  71. e5846fc Btrfs: Add properly locking around add_root_to_dirty_list by Chris Mason · 14 years ago
  72. d8f2799 fs/cifs: fix parsing of dfs referrals by Stefan Metzmacher · 14 years ago
  73. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 14 years ago
  74. a557b97 cifs: make sure we ignore the credentials= and cred= options by Jeff Layton · 14 years ago
  75. f966424 [CIFS] Update cifs version to 1.78 by Steve French · 14 years ago
  76. 936ad90 cifs - check S_AUTOMOUNT in revalidate by Ian Kent · 14 years ago
  77. 529acf5 Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  78. 58fa015 cifs: add missing initialization of server->req_lock by Jeff Layton · 14 years ago
  79. 8f71465 cifs: don't cap ra_pages at the same level as default_backing_dev_info by Jeff Layton · 14 years ago
  80. 156d179 CIFS: Fix indentation in cifs_show_options by Sachin Prabhu · 14 years ago
  81. 8a7dc4b nfsd: fix nfs4recover.c printk format warning by Randy Dunlap · 14 years ago
  82. 3617e50 NFSv4.1: Use the correct hostname in the client identifier string by Trond Myklebust · 14 years ago
  83. 64f371b autofs: make the autofsv5 packet file descriptor use a packetized pipe by Linus Torvalds · 14 years ago
  84. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 14 years ago
  85. 71dfc5f NFS: get module in idmap PipeFS notifier callback by Stanislav Kinsbursky · 14 years ago
  86. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
  87. fcbf94b Revert "autofs: work around unhappy compat problem on x86-64" by Linus Torvalds · 14 years ago
  88. c629eaf Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  89. dc7fdde Btrfs: reduce lock contention during extent insertion by Chris Mason · 14 years ago
  90. fede766 Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir by Chris Mason · 14 years ago
  91. e245d42 NFS: Remove unused function nfs_lookup_with_sec() by Bryan Schumaker · 14 years ago
  92. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 14 years ago
  93. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 14 years ago
  94. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 14 years ago
  95. db0a959 NFS: Handle exceptions coming out of nfs4_proc_fs_locations() by Bryan Schumaker · 14 years ago
  96. 31e4dda NFS: Fix SECINFO_NO_NAME by Bryan Schumaker · 14 years ago
  97. 5794d21 Avoid beyond bounds copy while caching ACL by Sachin Prabhu · 14 years ago
  98. 7654b72 Btrfs: Fix space checking during fs resize by Daniel J Blueman · 14 years ago
  99. 1f699d3 Btrfs: fix block_rsv and space_info lock ordering by Stefan Behrens · 14 years ago
  100. 1daf354 Btrfs: Prevent root_list corruption by Daniel J Blueman · 14 years ago