Commit Graph

36089 Commits (b9e5db6d2bbe4416cd1c30c2d1891ef39d6bd0b7)

Author SHA1 Message Date
Fabian Frederick 00f01791e1 fs/exportfs/expfs.c: kernel-doc warning fixes 11 years ago
Fabian Frederick e37dcbfbb2 fs/efivarfs/super.c: use static const for dentry_operations 11 years ago
Tim Chen d23da150a3 fs/superblock: avoid locking counting inodes and dentries before reclaiming them 11 years ago
Dave Chinner 28f2cd4f6d fs/superblock: unregister sb shrinker before ->kill_sb() 11 years ago
Fabian Frederick 6e6870d4fd fs/hugetlbfs/inode.c: remove null test before kfree 11 years ago
Fabian Frederick be1d2cf5e3 fs/hugetlbfs/inode.c: use static const for dentry_operations 11 years ago
Fabian Frederick 422b2448fc fs/hugetlbfs/inode.c: add static to hugetlbfs_i_mmap_mutex_key 11 years ago
Mel Gorman 2457aec637 mm: non-atomically mark page accessed during page cache allocation where possible 11 years ago
Mel Gorman e7470ee89f fs: buffer: do not use unnecessary atomic operations when discarding buffers 11 years ago
Mel Gorman b745bc85f2 mm: page_alloc: convert hot/cold parameter and immediate callers to bool 11 years ago
Matthew Wilcox 47a191fd38 fs/block_dev.c: add bdev_read_page() and bdev_write_page() 11 years ago
Matthew Wilcox 57d998456a fs/mpage.c: factor page_endio() out of mpage_end_io() 11 years ago
Matthew Wilcox 90768eee45 fs/mpage.c: factor clean_buffers() out of __mpage_writepage() 11 years ago
Matthew Wilcox 1b938c0827 fs/buffer.c: remove block_write_full_page_endio() 11 years ago
Andrew Morton 9b857d26d0 fs/hugetlbfs/inode.c: complete conversion to pr_foo() 11 years ago
Cyrill Gorcunov c86c97ff42 mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of clear_soft_dirty() 11 years ago
Fabian Frederick ac13a829f6 fs/libfs.c: add generic data flush to fsync 11 years ago
Fabian Frederick fd2916bd77 fs/9p: kerneldoc fixes 11 years ago
Fabian Frederick bdbeacdea2 fs/9p/v9fs.c: add __init to v9fs_sysfs_init 11 years ago
Xue jiufei e72db989e1 ocfs2: remove some unused code 11 years ago
Joseph Qi 17bf1418b7 ocfs2: fix incorrect i_size of global bitmap inode after resize 11 years ago
Joseph Qi b7ac233515 ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super 11 years ago
Xue jiufei 01c6222f87 ocfs2/dlm: disallow node joining when recovery is on going 11 years ago
Xue jiufei a9e9acaeb0 ocfs2: fix umount hang while shutting down truncate log 11 years ago
Fabian Frederick c253ed1f6f fs/ocfs2/ioctl.c: add static to local functions 11 years ago
Xue jiufei 6718cb5e0e ocfs2/dlm: fix possible convert=sion deadlock 11 years ago
Joseph Qi 55b465b668 ocfs2: limit printk when journal is aborted 11 years ago
George Spelvin b3821c3f86 ocfs2: remove some redundant casting 11 years ago
Fabian Frederick 69201bb113 fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy 11 years ago
Fabian Frederick 1a5c4e2a0e ocfs2: remove NULL assignments on static 11 years ago
Fabian Frederick 1d88aa441f fs/configfs: use pr_fmt 11 years ago
Fabian Frederick c668693133 fs/configfs: convert printk to pr_foo() 11 years ago
Fabian Frederick f6b1fe7c27 fs/configs/item.c: kernel-doc fixes + clean-up 11 years ago
Fabian Frederick 220108361f fs/squashfs/squashfs.h: replace pr_warning by pr_warn 11 years ago
Fabian Frederick 504e0e2f3d ntfs: remove NULL value assignments 11 years ago
Heinrich Schuchardt 48149e9d3a fanotify: check file flags passed in fanotify_init 11 years ago
Heinrich Schuchardt cc299a98eb fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking 11 years ago
David Cohen efa8f7e5d7 fs/notify/mark.c: trivial cleanup 11 years ago
Heinrich Schuchardt d4c7cf6cff fanotify: create FAN_ACCESS event for readdir 11 years ago
Heinrich Schuchardt 0a8dd2db57 fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path 11 years ago
Fabian Frederick 3185a88ce3 fs/fscache: replace seq_printf by seq_puts 11 years ago
Fabian Frederick 36dfd116ed fs/fscache: convert printk to pr_foo() 11 years ago
Fabian Frederick bb5e50aaa8 fs/jfs/super.c: convert simple_str to kstr 11 years ago
Fabian Frederick 4f65b6dbc7 fs/jfs/jfs_dmap.c: replace min/casting by min_t 11 years ago
Fabian Frederick 789602e95d fs/jfs/super.c: remove 0 assignment to static + code clean-up 11 years ago
Fabian Frederick bc4e6b28ac fs/jfs/jfs_logmgr.c: remove NULL assignment on static 11 years ago
Bob Peterson 0e48e055a7 GFS2: Prevent recovery before the local journal is set 11 years ago
Jeff Layton 62af4f1f7d locks: add some tracepoints in the lease handling code 11 years ago
Fabian Frederick 5315c26a6c fs/locks.c: replace seq_printf by seq_puts 11 years ago
Jeff Layton 130d1f956a locks: ensure that fl_owner is always initialized properly in flock and lease codepaths 11 years ago