aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | proc: task_state: deuglify the max_fds calculationOleg Nesterov2014-12-10
| * | | | | proc: task_state: read cred->group_info outside of task_lock()Oleg Nesterov2014-12-10
| * | | | | fs/proc.c: use rb_entry_safe() instead of rb_entry()Nicolas Dichtel2014-12-10
| * | | | | procfs: fix error handling of proc_register()Debabrata Banerjee2014-12-10
| * | | | | fs/proc: use a rb tree for the directory entriesNicolas Dichtel2014-12-10
| * | | | | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-10
| * | | | | fs/char_dev.c: remove pointless assignment from __register_chrdev_region()Jan Kara2014-12-10
| * | | | | ocfs2: remove unneeded NULL checkDan Carpenter2014-12-10
| * | | | | ocfs2: remove bogus NULL check in ocfs2_move_extents()Dan Carpenter2014-12-10
| * | | | | ocfs2: do not set filesystem readonly if link downjiangyiwen2014-12-10
| * | | | | ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not ...Xue jiufei2014-12-10
| * | | | | ocfs2: fix error handling when creating debugfs root in ocfs2_init()Jan Kara2014-12-10
| * | | | | ocfs2: remove filesize checks for sync I/O journal commitGoldwyn Rodrigues2014-12-10
| * | | | | ocfs2: o2net: fix connect expiredJunxiao Bi2014-12-10
| * | | | | ocfs2: o2dlm: fix a race between purge and master querySrinivas Eeda2014-12-10
| * | | | | ocfs2: report error from o2hb_do_disk_heartbeat() to userJan Kara2014-12-10
| * | | | | ocfs2: remove bogus test from ocfs2_read_locked_inode()Jan Kara2014-12-10
| * | | | | ocfs2: Fix xattr check in ocfs2_get_xattr_nolock()Jan Kara2014-12-10
| * | | | | ocfs2: fix an off-by-one BUG_ON() statementDan Carpenter2014-12-10
| * | | | | ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEMJoseph Qi2014-12-10
| * | | | | fs/cifs/smb2file.c: replace count*size kzalloc by kcallocFabian Frederick2014-12-10
| * | | | | fs/cifs/file.c: replace count*size kzalloc by kcallocFabian Frederick2014-12-10
| * | | | | fs/cifs: remove obsolete __constantFabian Frederick2014-12-10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro2014-11-19
| |\ \ \ \ \ \
| | * | | | | | debugfs: Have debugfs_print_regs32() return voidJoe Perches2014-11-05
| | * | | | | | fs: Convert show_fdinfo functions to voidJoe Perches2014-11-05
| | * | | | | | dlm: Use seq_puts() instead of seq_printf() for constant stringsJoe Perches2014-11-05
| | * | | | | | dlm: Remove seq_printf() return checks and use seq_has_overflowed()Joe Perches2014-11-05
| | * | | | | | seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches2014-10-29
| * | | | | | | dcache: fix kmemcheck warning in switch_namesMikulas Patocka2014-11-19
| * | | | | | | new helper: audit_file()Al Viro2014-11-19
| * | | | | | | nfsd_vfs_write(): use file_inode()Al Viro2014-11-19
| * | | | | | | ncpfs: use file_inode()Al Viro2014-11-19
| * | | | | | | kill f_dentry usesAl Viro2014-11-19
| * | | | | | | lockd: get rid of ->f_path.dentry->d_sbAl Viro2014-11-19
| * | | | | | | procfs: get rid of ->f_dentryAl Viro2014-11-19
| * | | | | | | nfsd: get rid of ->f_dentryAl Viro2014-11-19
| * | | | | | | rpc_pipefs.c: get rid of f_dentryAl Viro2014-11-19
| * | | | | | | afs_fsync: don't bother with ->f_path.dentryAl Viro2014-11-19
| * | | | | | | cifs: get rid of ->f_path.dentry->d_sb uses, add a new helperAl Viro2014-11-19
| * | | | | | | btrfs: get rid of f_dentry useAl Viro2014-11-19
| * | | | | | | nfsd/nfsctl.c: new helperAl Viro2014-11-19
| * | | | | | | assorted conversions to %p[dD]Al Viro2014-11-19
| * | | | | | | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
| * | | | | | | merge d_materialise_unique() into d_splice_alias()Al Viro2014-11-19
| * | | | | | | Merge branch 'for-gfs2' into for-nextAl Viro2014-11-19
| |\ \ \ \ \ \ \
| | * | | | | | | gfs2_atomic_open(): simplify the use of finish_no_open()Al Viro2014-11-19
| | * | | | | | | gfs2_create_inode(): don't bother with d_splice_alias()Al Viro2014-11-19