index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
17
-177
/
+198
2015-10-12
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
13
-97
/
+187
2015-10-10
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
1
-2
/
+6
2015-10-09
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-17
/
+35
2015-10-08
btrfs: switch more printks to our helpers
David Sterba
6
-21
/
+25
2015-10-08
btrfs: switch message printers to ratelimited variants
David Sterba
6
-33
/
+31
2015-10-08
btrfs: introduce ratelimited variants of message printing functions
David Sterba
1
-0
/
+21
2015-10-08
btrfs: switch message printers to ratelimited _in_rcu variants
David Sterba
4
-16
/
+16
2015-10-08
btrfs: introduce ratelimited _in_rcu variants of message printing functions
David Sterba
1
-0
/
+38
2015-10-08
btrfs: switch message printers to _in_rcu variants
David Sterba
5
-27
/
+27
2015-10-08
btrfs: introduce _in_rcu variants of message printing functions
David Sterba
1
-0
/
+29
2015-10-07
Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-11
/
+23
2015-10-06
NFS: Fix a tracepoint NULL-pointer dereference
Anna Schumaker
1
-1
/
+1
2015-10-06
BTRFS: support NFSv2 export
NeilBrown
1
-5
/
+5
2015-10-06
Btrfs: open_ctree: Fix possible memory leak
chandan
1
-0
/
+4
2015-10-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-36
/
+2
2015-10-05
Btrfs: fix deadlock when finalizing block group creation
Filipe Manana
3
-1
/
+10
2015-10-05
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
1
-8
/
+11
2015-10-05
Btrfs: send, fix corner case for reference overwrite detection
Filipe Manana
1
-3
/
+5
2015-10-03
[CIFS] Update cifs version number
Steve French
1
-1
/
+1
2015-10-02
nfs4: reset states to use open_stateid when returning delegation voluntarily
Jeff Layton
1
-0
/
+3
2015-10-02
NFSv4: Fix a nograce recovery hang
Benjamin Coddington
1
-0
/
+2
2015-10-02
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
Trond Myklebust
1
-2
/
+8
2015-10-02
NFSv4: Don't try to reclaim unused state owners
Trond Myklebust
1
-1
/
+2
2015-10-02
NFS: Fix a write performance regression
Trond Myklebust
1
-1
/
+1
2015-10-02
NFS: Fix up page writeback accounting
Trond Myklebust
1
-6
/
+6
2015-10-01
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
Steve French
1
-34
/
+0
2015-10-01
dax: fix NULL pointer in __dax_pmd_fault()
Ross Zwisler
1
-1
/
+12
2015-10-01
Btrfs: move kobj stuff out of dev_replace lock range
Liu Bo
1
-4
/
+4
2015-10-01
Btrfs: add helper for closing one device
Anand Jain
2
-30
/
+37
2015-10-01
Btrfs: don't log error from btrfs_get_bdev_and_sb
Anand Jain
1
-1
/
+0
2015-10-01
Btrfs: kernel operation should come after user input has been verified
Anand Jain
1
-13
/
+13
2015-10-01
Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks
Anand Jain
2
-13
/
+27
2015-10-01
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
Anand Jain
2
-20
/
+35
2015-10-01
Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found
Anand Jain
1
-4
/
+2
2015-10-01
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-3
/
+0
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
11
-33
/
+26
2015-09-29
Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def...
Anand Jain
1
-22
/
+5
2015-09-29
Btrfs: SB read failure should return EIO for __bread failure
Anand Jain
2
-7
/
+19
2015-09-29
Btrfs: rename super_kobj to fsid_kobj
Anand Jain
3
-20
/
+20
2015-09-29
Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link
Anand Jain
4
-8
/
+8
2015-09-29
Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link
Anand Jain
4
-5
/
+5
2015-09-29
Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted
Anand Jain
3
-5
/
+5
2015-09-29
Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted
Anand Jain
3
-3
/
+3
2015-09-29
UBIFS: Kill unneeded locking in ubifs_init_security
Richard Weinberger
1
-3
/
+0
2015-09-27
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-19
/
+126
2015-09-26
[SMB3] Missing null tcon check
Steve French
1
-1
/
+1
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-42
/
+118
2015-09-25
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-83
/
+148
2015-09-24
fix encryption error checks on mount
Steve French
1
-0
/
+8
[next]