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
...
|
*
|
|
|
Btrfs: use mnt_want_write_file instead of mnt_want_write
Liu Bo
2012-07-23
1
-2
/
+2
|
*
|
|
|
Btrfs: remove redundant r/o check for superblock
Liu Bo
2012-07-23
1
-7
/
+0
|
*
|
|
|
Btrfs: check write access to mount earlier while creating snapshots
Liu Bo
2012-07-23
1
-11
/
+11
|
*
|
|
|
Btrfs: fix typo in cow_file_range_async and async_cow_submit
Liu Bo
2012-07-23
1
-2
/
+2
|
*
|
|
|
Btrfs: change how we indicate we're adding csums
Josef Bacik
2012-07-23
4
-15
/
+18
|
*
|
|
|
Btrfs: return error of btrfs_update_inode() to caller
Tsutomu Itoh
2012-07-23
2
-3
/
+3
|
*
|
|
|
Btrfs: fix error handling in __add_reloc_root()
Dan Carpenter
2012-07-23
1
-1
/
+2
|
*
|
|
|
Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting
Ilya Dryomov
2012-07-23
1
-2
/
+2
|
*
|
|
|
Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()
Ilya Dryomov
2012-07-23
1
-1
/
+1
|
*
|
|
|
Btrfs: add DEVICE_READY ioctl
Josef Bacik
2012-07-23
4
-2
/
+18
|
*
|
|
|
Btrfs: flush delayed inodes if we're short on space
Josef Bacik
2012-07-23
3
-38
/
+83
|
*
|
|
|
btrfs: join DEV_STATS ioctls to one
David Sterba
2012-07-23
4
-15
/
+15
|
*
|
|
|
btrfs: ignore unfragmented file checks in defrag when compression enabled - r...
Andrew Mahone
2012-07-23
1
-3
/
+5
|
*
|
|
|
Btrfs: small naming cleanup in join_transaction()
Dan Carpenter
2012-07-23
1
-2
/
+2
|
*
|
|
|
Btrfs: don't update atime on RO subvolumes
Alexander Block
2012-07-23
2
-0
/
+7
|
*
|
|
|
Btrfs: allow mount -o remount,compress=no
Arnd Hannemann
2012-07-23
1
-1
/
+8
|
*
|
|
|
Btrfs: remove ->dirty_inode
Josef Bacik
2012-07-23
1
-11
/
+0
|
*
|
|
|
Btrfs: reduce calls to wake_up on uncontended locks
Chris Mason
2012-07-23
1
-5
/
+9
|
*
|
|
|
Btrfs: don't wait around for new log writers on an SSD
Chris Mason
2012-07-23
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2012-07-26
14
-668
/
+1600
|
\
\
\
\
|
*
|
|
|
dlm: fix missing dir remove
David Teigland
2012-07-16
1
-2
/
+68
|
*
|
|
|
dlm: fix conversion deadlock from recovery
David Teigland
2012-07-16
2
-17
/
+48
|
*
|
|
|
dlm: use wait_event_timeout
David Teigland
2012-07-16
1
-18
/
+11
|
*
|
|
|
dlm: fix race between remove and lookup
David Teigland
2012-07-16
3
-39
/
+176
|
*
|
|
|
dlm: use idr instead of list for recovered rsbs
David Teigland
2012-07-16
4
-23
/
+101
|
*
|
|
|
dlm: use rsbtbl as resource directory
David Teigland
2012-07-16
14
-588
/
+1215
*
|
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-07-26
38
-1148
/
+8555
|
\
\
\
\
\
|
*
|
|
|
|
cifs: ensure that we always do cifsFileInfo_get under the spinlock
Jeff Layton
2012-07-25
2
-8
/
+15
|
*
|
|
|
|
CIFS: Make CAP_* checks protocol independent
Pavel Shilovsky
2012-07-24
11
-49
/
+66
|
*
|
|
|
|
CIFS: Allow SMB2 statistics to be tracked
Pavel Shilovsky
2012-07-24
3
-3
/
+91
|
*
|
|
|
|
CIFS: Move clear/print_stats code to ops struct
Pavel Shilovsky
2012-07-24
5
-103
/
+129
|
*
|
|
|
|
CIFS: Add echo request support for SMB2
Pavel Shilovsky
2012-07-24
6
-3
/
+73
|
*
|
|
|
|
CIFS: Move echo code to osp struct
Pavel Shilovsky
2012-07-24
3
-4
/
+11
|
*
|
|
|
|
CIFS: Add SMB2 support for async requests
Pavel Shilovsky
2012-07-24
3
-1
/
+27
|
*
|
|
|
|
CIFS: Setup async request in ops struct
Pavel Shilovsky
2012-07-24
4
-2
/
+8
|
*
|
|
|
|
CIFS: Add SMB2 support for build_path_to_root
Pavel Shilovsky
2012-07-24
1
-0
/
+18
|
*
|
|
|
|
CIFS: Move building path to root to ops struct
Pavel Shilovsky
2012-07-24
6
-38
/
+48
|
*
|
|
|
|
CIFS: Query SMB2 inode info
Pavel Shilovsky
2012-07-24
8
-2
/
+417
|
*
|
|
|
|
CIFS: Move query inode info code to ops struct
Pavel Shilovsky
2012-07-24
5
-70
/
+107
|
*
|
|
|
|
CIFS: Add SMB2 support for is_path_accessible
Pavel Shilovsky
2012-07-24
7
-0
/
+423
|
*
|
|
|
|
CIFS: Move is_path_accessible to ops struct
Pavel Shilovsky
2012-07-24
5
-62
/
+69
|
*
|
|
|
|
CIFS: Move informational tcon calls to ops struct
Pavel Shilovsky
2012-07-24
3
-27
/
+34
|
*
|
|
|
|
CIFS: Move getting dfs referalls to ops struct
Pavel Shilovsky
2012-07-24
5
-22
/
+27
|
*
|
|
|
|
CIFS: Process reconnects for SMB2 shares
Pavel Shilovsky
2012-07-24
4
-9
/
+143
|
*
|
|
|
|
CIFS: Add tree connect/disconnect capability for SMB2
Pavel Shilovsky
2012-07-24
7
-5
/
+230
|
*
|
|
|
|
CIFS: Add session setup/logoff capability for SMB2
Pavel Shilovsky
2012-07-24
8
-3
/
+284
|
*
|
|
|
|
CIFS: Add capability to send SMB2 negotiate message
Pavel Shilovsky
2012-07-24
8
-11
/
+417
|
*
|
|
|
|
CIFS: Respect SMB2 header/max header size
Pavel Shilovsky
2012-07-24
2
-8
/
+31
|
*
|
|
|
|
CIFS: Make demultiplex_thread work with SMB2 code
Pavel Shilovsky
2012-07-24
6
-2
/
+384
|
*
|
|
|
|
CIFS: Fix a wrong pointer in atomic_open
Pavel Shilovsky
2012-07-24
1
-4
/
+1
[prev]
[next]