1. 28d82dc epoll: limit paths by Jason Baron · 13 years ago
  2. 2ccd4f4 pipe: fail cleanly when root tries F_SETPIPE_SZ with big size by Sasha Levin · 13 years ago
  3. a2ef990 proc: fix null pointer deref in proc_pid_permission() by Xiaotian Feng · 13 years ago
  4. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  5. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 13 years ago
  6. 7c5465d pnfsblock: alloc short extent before submit bio by Peng Tao · 13 years ago
  7. c0411a9 pnfsblock: remove rpc_call_ops from struct parallel_io by Peng Tao · 13 years ago
  8. 72c5088 pnfsblock: move find lock page logic out of bl_write_pagelist by Peng Tao · 13 years ago
  9. 60c52e3 pnfsblock: cleanup bl_mark_sectors_init by Peng Tao · 13 years ago
  10. 74a6eeb pnfsblock: limit bio page count by Peng Tao · 13 years ago
  11. 93a3844 pnfsblock: don't spinlock when freeing block_dev by Peng Tao · 13 years ago
  12. 57582b3 pnfsblock: clean up _add_entry by Peng Tao · 13 years ago
  13. 82b906d pnfsblock: set read/write tk_status to pnfs_error by Peng Tao · 13 years ago
  14. 39e567a pnfsblock: acquire im_lock in _preload_range by Peng Tao · 13 years ago
  15. de040be NFS4: fix compile warnings in nfs4proc.c by Peng Tao · 13 years ago
  16. 363e0df0 nfs: check for integer overflow in decode_devicenotify_args() by Dan Carpenter · 13 years ago
  17. 13fff2f NFS: cleanup endian type in decode_ds_addr() by Dan Carpenter · 13 years ago
  18. 0e0243d NFS: add an endian notation by Dan Carpenter · 13 years ago
  19. 6733e54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  20. 7250170 cifs: integer overflow in parse_dacl() by Dan Carpenter · 13 years ago
  21. 83eb26a ceph: ensure prealloc_blob is in place when removing xattr by Alex Elder · 13 years ago
  22. a40dc6c ceph: enable/disable dentry complete flags via mount option by Sage Weil · 13 years ago
  23. 46f72b3 vfs: export symbol d_find_any_alias() by Sage Weil · 13 years ago
  24. 46fe44c quota: Pass information that quota is stored in system file to userspace by Jan Kara · 13 years ago
  25. 0b4156e fs: remove unneeded plug in mpage_readpages() by Namjae Jeon · 13 years ago
  26. d46cfba ceph: always initialize the dentry in open_root_dentry() by Alex Elder · 13 years ago
  27. d34315d UBIFS: fix debugging messages by Artem Bityutskiy · 13 years ago
  28. 1f5d78d UBIFS: make debugging messages light again by Artem Bityutskiy · 13 years ago
  29. 34b0784 ext2: protect inode changes in the SETVERSION and SETFLAGS ioctls by Djalal Harouni · 13 years ago
  30. 353b67d jbd: Issue cache flush after checkpointing by Jan Kara · 13 years ago
  31. 66ad863 GFS2: Fix nlink setting on inode creation by Steven Whitehouse · 13 years ago
  32. 376d377 GFS2: fail mount if journal recovery fails by David Teigland · 13 years ago
  33. e8ca5cc GFS2: let spectator mount do read only recovery by David Teigland · 13 years ago
  34. 49528b4 GFS2: Fix a use-after-free that coverity spotted by Bob Peterson · 13 years ago
  35. e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 13 years ago
  36. 5cd9599 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  37. d668dc5 autofs4: deal with autofs4_write/autofs4_write races by Al Viro · 13 years ago
  38. 8753333 autofs4: catatonic_mode vs. notify_daemon race by Al Viro · 13 years ago
  39. 4041bcd autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race by Al Viro · 13 years ago
  40. b367e47 Btrfs: fix possible deadlock when opening a seed device by Li Zefan · 13 years ago
  41. c7c144d Btrfs: update global block_rsv when creating a new block group by Li Zefan · 13 years ago
  42. 7fe1e64 Btrfs: rewrite btrfs_trim_block_group() by Li Zefan · 13 years ago
  43. ec9ef7a Btrfs: simplfy calculation of stripe length for discard operation by Li Zefan · 13 years ago
  44. de11cc1 Btrfs: don't pre-allocate btrfs bio by Li Zefan · 13 years ago
  45. 125ccb0 Btrfs: don't pass a trans handle unnecessarily in volumes.c by Li Zefan · 13 years ago
  46. 4da6f1a Btrfs: reserve metadata space in btrfs_ioctl_setflags() by Li Zefan · 13 years ago
  47. f062abf Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags() by Li Zefan · 13 years ago
  48. 706efc6 Btrfs: check the return value of io_ctl_init() by Li Zefan · 13 years ago
  49. a1ee5a4 Btrfs: avoid possible NULL deref in io_ctl_drop_pages() by Li Zefan · 13 years ago
  50. db804f2 Btrfs: add pinned extents to on-disk free space cache correctly by Li Zefan · 13 years ago
  51. d25223a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs into for-linus by Li Zefan · 13 years ago
  52. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  53. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
  54. 0499680 procfs: add hidepid= and gid= mount options by Vasiliy Kulikov · 13 years ago
  55. 9741295 procfs: parse mount options by Vasiliy Kulikov · 13 years ago
  56. 640708a procfs: introduce the /proc/<pid>/map_files/ directory by Pavel Emelyanov · 13 years ago
  57. 7773fbc procfs: make proc_get_link to use dentry instead of inode by Cyrill Gorcunov · 13 years ago
  58. 9b467e6 reiserfs: don't lock root inode searching by Frederic Weisbecker · 13 years ago
  59. 37c69b9 reiserfs: don't lock journal_init() by Frederic Weisbecker · 13 years ago
  60. f32485b reiserfs: delay reiserfs lock until journal initialization by Frederic Weisbecker · 13 years ago
  61. b18c1c6 reiserfs: delete comments referring to the BKL by Davidlohr Bueso · 13 years ago
  62. e39f560 fs: binfmt_elf: create Kconfig variable for PIE randomization by David Daney · 13 years ago
  63. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 13 years ago
  64. e3a41a5 btrfs: pass __GFP_WRITE for buffered write page allocations by Johannes Weiner · 13 years ago
  65. 5f8aefd mm: account reaped page cache on inode cache pruning by Konstantin Khlebnikov · 13 years ago
  66. 54c2c57 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  67. 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  68. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  69. 5c395ae Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  70. 49d41ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  71. b3f2a92 hfsplus: creation of hidden dir on mount can fail by Al Viro · 13 years ago
  72. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  73. ace8577 block_dev: Suppress bdev_cache_init() kmemleak warninig by Sergey Senozhatsky · 13 years ago
  74. eaf5f90 fix shrink_dcache_parent() livelock by Miklos Szeredi · 13 years ago
  75. 2ff179e ceph: avoid iput() while holding spinlock in ceph_dir_fsync by Sage Weil · 13 years ago
  76. ee6b1ba ceph: avoid useless dget/dput in encode_fh by Sage Weil · 13 years ago
  77. b8cd952 ceph: dereference pointer after checking for NULL by Yehuda Sadeh · 13 years ago
  78. 3d8eb7a ceph: remove unnecessary d_fsdata conditional checks by Sage Weil · 13 years ago
  79. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 13 years ago
  80. d50f2ab ext4: fix undefined behavior in ext4_fill_flex_info() by Xi Wang · 13 years ago
  81. f4947fb coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() by Al Viro · 13 years ago
  82. 0b2c4e3 coda: deal correctly with allocation failure from coda_cnode_makectl() by Al Viro · 13 years ago
  83. e4e1118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  84. adc0e91 vfs: new helper - d_make_root() by Al Viro · 13 years ago
  85. b48f03b dcache: use a dispose list in select_parent by Dave Chinner · 13 years ago
  86. 3c5184e ceph: d_alloc_root() may fail by Al Viro · 13 years ago
  87. 94bf608 ext4: fix failure exits by Al Viro · 13 years ago
  88. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  89. 9e20393 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  90. 993ecff Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  91. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  92. 21a2cb5 Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  93. 074b1d1 NFSv4: Change the default setting of the nfs4_disable_idmapping parameter by Trond Myklebust · 13 years ago
  94. 800ffd3 mtd: do not use mtd->block_markbad directly by Artem Bityutskiy · 13 years ago
  95. d58b27e logfs: do not use 'mtd->block_isbad' directly by Artem Bityutskiy · 13 years ago
  96. 327cf29 mtd: do not use mtd->sync directly by Artem Bityutskiy · 13 years ago
  97. 1dbebd3 mtd: harmonize mtd_writev usage by Artem Bityutskiy · 13 years ago
  98. 4991e72 romfs: do not use mtd->get_unmapped_area directly by Artem Bityutskiy · 13 years ago
  99. 1093447 mtd: do use mtd->point directly by Artem Bityutskiy · 13 years ago
  100. 4ccf2f1 jffs: remove custom mtd_fake_writev function by Artem Bityutskiy · 13 years ago