index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
jfs: Remove jfs_get_inode_flags()
Jan Kara
2017-04-19
4
-22
/
+0
*
ext2: Remove ext2_get_inode_flags()
Jan Kara
2017-04-19
3
-22
/
+0
*
ext4: Remove ext4_get_inode_flags()
Jan Kara
2017-04-19
3
-29
/
+0
*
quota: Stop setting IMMUTABLE and NOATIME flags on quota files
Jan Kara
2017-04-19
1
-14
/
+5
*
jfs: Set flags on quota files directly
Jan Kara
2017-04-19
1
-2
/
+77
*
ext2: Set flags on quota files directly
Jan Kara
2017-04-19
1
-2
/
+76
*
reiserfs: Set flags on quota files directly
Jan Kara
2017-04-19
1
-3
/
+54
*
ext4: Set flags on quota files directly
Jan Kara
2017-04-19
1
-6
/
+56
*
reiserfs: Protect dquot_writeback_dquots() by s_umount semaphore
Jan Kara
2017-04-05
1
-0
/
+14
*
reiserfs: Make cancel_old_flush() reliable
Jan Kara
2017-04-05
3
-7
/
+17
*
ext2: Call dquot_writeback_dquots() with s_umount held
Jan Kara
2017-04-05
3
-7
/
+7
*
reiserfs: avoid a -Wmaybe-uninitialized warning
Arnd Bergmann
2017-03-23
2
-2
/
+1
*
f2fs: combine nat_bits and free_nid_bitmap cache
Chao Yu
2017-03-20
1
-78
/
+47
*
f2fs: skip scanning free nid bitmap of full NAT blocks
Chao Yu
2017-03-20
3
-6
/
+30
*
f2fs: use __set{__clear}_bit_le
Jaegeuk Kim
2017-03-20
2
-10
/
+10
*
f2fs: declare static functions
Jaegeuk Kim
2017-03-20
1
-3
/
+4
*
f2fs: don't overwrite node block by SSR
Jaegeuk Kim
2017-03-20
1
-0
/
+6
*
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-17
12
-26
/
+88
|
\
|
*
pNFS/flexfiles: never nfs4_mark_deviceid_unavailable
Weston Andros Adamson
2017-03-17
4
-10
/
+31
|
*
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
2017-03-17
6
-6
/
+48
|
*
NFSv4.1 respect server's max size in CREATE_SESSION
Olga Kornievskaia
2017-03-17
1
-2
/
+2
|
*
NFS prevent double free in async nfs4_exchange_id
Olga Kornievskaia
2017-03-17
1
-5
/
+4
|
*
nfs: make nfs4_cb_sv_ops static
Jason Yan
2017-03-17
1
-2
/
+2
|
*
NFS: fix the fault nrequests decreasing for nfs_inode COPY
Kinglong Mee
2017-03-17
1
-2
/
+4
|
*
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
2017-03-13
1
-2
/
+0
|
*
nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME
Kinglong Mee
2017-03-13
1
-1
/
+1
*
|
Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...
Linus Torvalds
2017-03-17
13
-222
/
+269
|
\
\
|
*
|
afs: Don't wait for page writeback with the page lock held
David Howells
2017-03-16
1
-5
/
+4
|
*
|
afs: ->writepage() shouldn't call clear_page_dirty_for_io()
David Howells
2017-03-16
1
-3
/
+3
|
*
|
afs: Fix abort on signal while waiting for call completion
David Howells
2017-03-16
1
-13
/
+6
|
*
|
afs: Fix an off-by-one error in afs_send_pages()
David Howells
2017-03-16
1
-1
/
+1
|
*
|
afs: Fix afs_kill_pages()
David Howells
2017-03-16
1
-3
/
+7
|
*
|
afs: Fix page leak in afs_write_begin()
David Howells
2017-03-16
1
-2
/
+5
|
*
|
afs: Don't set PG_error on local EINTR or ENOMEM when filling a page
David Howells
2017-03-16
1
-2
/
+10
|
*
|
afs: Populate and use client modification time
Marc Dionne
2017-03-16
2
-10
/
+10
|
*
|
afs: Better abort and net error handling
David Howells
2017-03-16
1
-8
/
+27
|
*
|
afs: Invalid op ID should abort with RXGEN_OPCODE
David Howells
2017-03-16
2
-1
/
+3
|
*
|
afs: Fix the maths in afs_fs_store_data()
David Howells
2017-03-16
1
-1
/
+1
|
*
|
afs: Use a bvec rather than a kvec in afs_send_pages()
David Howells
2017-03-16
1
-45
/
+52
|
*
|
afs: Make struct afs_read::remain 64-bit
David Howells
2017-03-16
2
-5
/
+5
|
*
|
afs: Fix AFS read bug
David Howells
2017-03-16
1
-1
/
+1
|
*
|
afs: Prevent callback expiry timer overflow
Tina Ruchandani
2017-03-16
3
-6
/
+7
|
*
|
afs: Migrate vlocation fields to 64-bit
Tina Ruchandani
2017-03-16
4
-16
/
+20
|
*
|
afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2017-03-16
1
-1
/
+1
|
*
|
afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2017-03-16
1
-1
/
+1
|
*
|
afs: Distinguish mountpoints from symlinks by file mode alone
David Howells
2017-03-16
3
-68
/
+15
|
*
|
afs: Flush outstanding writes when an fd is closed
David Howells
2017-03-16
3
-0
/
+16
|
*
|
afs: Handle a short write to an AFS page
David Howells
2017-03-16
3
-11
/
+23
|
*
|
afs: Kill struct afs_read::pg_offset
David Howells
2017-03-16
1
-1
/
+0
|
*
|
afs: Handle better the server returning excess or short data
David Howells
2017-03-16
2
-16
/
+40
[next]