Commit Graph

288571 Commits (54bf586e1f51018ba7624c851e7aa14cee0548d2)
 

Author SHA1 Message Date
Al Viro 54bf586e1f autofs: set things up *before* registering fs type 13 years ago
Al Viro ca7068c41a anon_inodes: move allocation of anon_inode into ->mount() 13 years ago
Al Viro 2226a288fa 9p: make register_filesystem() the last failure exit 13 years ago
Al Viro 01e0fe0b10 usbfs: kill racy detection of simple_pin_fs() 13 years ago
Al Viro 2452992aa7 make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one 13 years ago
Al Viro ea23b45310 ibmasmfs: make register_filesystem the last failure exit 13 years ago
Al Viro 640045a1cd spufs: make register_filesystem the last potential failure exit 13 years ago
Al Viro 765fd6b23d kill reiserfs_fs_{i,sb}.h 13 years ago
Al Viro f466c6fdb3 move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h 13 years ago
Al Viro a8a4b79b53 kill pointless includes of reiserfs_fs_{i,sb}.h 13 years ago
Al Viro a3063ab88f move reiserfs_acl.h to fs/reiserfs/acl.h 13 years ago
Al Viro c45ac8887e take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h 13 years ago
Al Viro 82234e61a8 vfs: take path_get_longterm() out of write_seqcount scope 13 years ago
Al Viro 3ee05ed067 no need to play with fs->seq in exit_fs() 13 years ago
Al Viro 68ac1234fb switch touch_atime to struct path 13 years ago
Al Viro 40ffe67d2e switch unix_sock to struct path 13 years ago
Al Viro 38eff28926 constify path argument of trace_seq_path() 13 years ago
Al Viro 66b3fad3f4 constify path argument of audit_log_d_path() 13 years ago
Al Viro 9fcf03d0d6 aio: fix the comment in aio_kick_handler() 13 years ago
Al Viro cd1ea261ac aio: don't bother with cancel_delayed_work() in exit_aio() 13 years ago
Al Viro bf50722a3c aio: use cancel_delayed_work_sync() 13 years ago
Al Viro 9fa1cb397f aio: aio_nr_lock is taken only synchronously now 13 years ago
Al Viro 2dd542b7ae aio: aio_nr decrements don't need to be delayed 13 years ago
Al Viro e23754f880 aio: don't bother with async freeing on failure in ioctx_alloc() 13 years ago
Kai Bankett 5d026c7242 fs: initial qnx6fs addition 13 years ago
Kai Bankett 516cdb68e5 qnx4fs: small cleanup 13 years ago
Al Viro 32991ab305 vfs: d_alloc_root() gone 13 years ago
Al Viro 318ceed088 tidy up after d_make_root() conversion 13 years ago
Al Viro ca85c07809 minixfs: switch to d_make_root() 13 years ago
Al Viro 68acb8e60d hfsplus: switch to d_make_root() 13 years ago
Al Viro 1688f86046 fat: switch to d_make_root() 13 years ago
Al Viro ea29c6950a ntfs: switch to d_make_root() 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Al Viro 6b4231e2f9 procfs: clean proc_fill_super() up 13 years ago
Al Viro be0d93f0aa ... and the same failure exits cleanup for ocfs2 13 years ago
Al Viro f56b0fbc64 coda: clean failure exits in coda_fill_super() 13 years ago
Al Viro 064326c077 clean up the failure exits in cifs_read_super() 13 years ago
Al Viro 9bcb4b733c vfs: turn generic_drop_inode() into static inline 13 years ago
Al Viro e28e832c3e ecryptfs: don't bother with ->drop_inode() 13 years ago
Al Viro b57ce9694e vfs: drop_file_write_access() made static 13 years ago
Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 13 years ago
Linus Torvalds c16fa4f2ad Linux 3.3 13 years ago
Jason Baron 93dc6107a7 Don't limit non-nested epoll paths 13 years ago
Linus Torvalds c579bc7e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
Linus Torvalds 96ee0499c5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
Pablo Neira Ayuso a16a1647fa netfilter: ctnetlink: fix race between delete and timeout expiration 13 years ago
RongQing.Li c577923756 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. 13 years ago
Linus Torvalds cb1ecf25a8 Merge branch 'akpm' (more patches from Andrew) 13 years ago
Ryusuke Konishi d7178c79d9 nilfs2: fix NULL pointer dereference in nilfs_load_super_block() 13 years ago
Haogang Chen 3d777a6406 nilfs2: clamp ns_r_segments_percentage to [1, 99] 13 years ago