index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-18
nfs: fix bug about IPv6 address scope checking
Mi Jinlong
1
-3
/
+4
2011-10-18
nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pages
Jeff Layton
1
-0
/
+4
2011-10-18
Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...
Trond Myklebust
1
-1
/
+2
2011-10-18
nfsd4: warn on open failure after create
J. Bruce Fields
4
-6
/
+8
2011-10-18
nfsd4: preallocate open stateid in process_open1()
J. Bruce Fields
2
-29
/
+21
2011-10-18
nfsd4: do idr preallocation with stateid allocation
J. Bruce Fields
2
-41
/
+39
2011-10-18
nfsd4: preallocate nfs4_file in process_open1()
J. Bruce Fields
2
-24
/
+37
2011-10-18
nfsd4: clean up open owners on OPEN failure
J. Bruce Fields
4
-2
/
+21
2011-10-18
nfsd4: simplify process_open1 logic
J. Bruce Fields
1
-14
/
+8
2011-10-18
nfsd4: make is_open_owner boolean
J. Bruce Fields
1
-1
/
+1
2011-10-18
nfsd4: centralize renew_client() calls
J. Bruce Fields
1
-13
/
+10
2011-10-17
nfsd4: typo logical vs bitwise negate
Dan Carpenter
1
-1
/
+1
2011-10-14
ore/exofs: Change ore_check_io API
Boaz Harrosh
2
-23
/
+20
2011-10-14
ore/exofs: Define new ore_verify_layout
Boaz Harrosh
3
-53
/
+72
2011-10-14
ore: Support for partial component table
Boaz Harrosh
2
-0
/
+5
2011-10-14
ore: Support for short read/writes
Boaz Harrosh
1
-7
/
+23
2011-10-14
exofs: Support for short read/writes
Boaz Harrosh
1
-9
/
+26
2011-10-14
ore: Remove check for ios->kern_buff in _prepare_for_striping to later
Boaz Harrosh
1
-23
/
+13
2011-10-14
ore: cleanup: Embed an ore_striping_info inside ore_io_state
Boaz Harrosh
1
-37
/
+24
2011-10-14
ore: Only IO one group at a time (API change)
Boaz Harrosh
2
-51
/
+154
2011-10-14
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
8
-62
/
+69
2011-10-13
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
1
-1
/
+10
2011-10-12
nfs: fix bug about IPv6 address scope checking
Mi Jinlong
1
-3
/
+4
2011-10-11
nfsd4: more robust ignoring of WANT bits in OPEN
J. Bruce Fields
2
-3
/
+5
2011-10-11
nfsd4: move name-length checks to xdr
J. Bruce Fields
3
-39
/
+33
2011-10-11
xfs: revert to using a kthread for AIL pushing
Christoph Hellwig
4
-51
/
+45
2011-10-11
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
5
-10
/
+24
2011-10-11
xfs: do not update xa_last_pushed_lsn for locked items
Christoph Hellwig
1
-1
/
+0
2011-10-11
Btrfs: make sure not to defrag extents past i_size
Chris Mason
1
-1
/
+3
2011-10-11
nfsd4: move access/deny validity checks to xdr code
J. Bruce Fields
2
-39
/
+73
2011-10-11
nfsd4: ignore WANT bits in open downgrade
J. Bruce Fields
1
-0
/
+2
2011-10-11
nfsd4: cleanup state.h comments
J. Bruce Fields
1
-37
/
+8
2011-10-11
nfsd4: clean up downgrading code
J. Bruce Fields
2
-12
/
+27
2011-10-11
nfsd4: fix state lock usage in LOCKU
J. Bruce Fields
1
-1
/
+2
2011-10-10
Btrfs: fix recursive auto-defrag
Li Zefan
1
-0
/
+7
2011-10-10
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2011-10-08
[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2
Steve French
1
-1
/
+1
2011-10-04
ore/exofs: Change the type of the devices array (API change)
Boaz Harrosh
3
-42
/
+69
2011-10-03
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
1
-8
/
+16
2011-10-03
ore: Make ore_striping_info and ore_calc_stripe_info public
Boaz Harrosh
1
-16
/
+8
2011-10-03
exofs: Remove unused data_map member from exofs_sb_info
Boaz Harrosh
2
-38
/
+22
2011-10-03
exofs: Rename struct ore_components comps => oc
Boaz Harrosh
4
-63
/
+63
2011-10-03
exofs/super.c: local functions should be static
H Hartley Sweeten
1
-3
/
+3
2011-10-03
exofs/ore.c: local functions should be static
H Hartley Sweeten
1
-2
/
+2
2011-09-30
Btrfs: force a page fault if we have a shorty copy on a page boundary
Josef Bacik
1
-8
/
+16
2011-09-27
CIFS: Don't free volume_info->UNC until we are entirely done with it.
Jesper Juhl
1
-1
/
+1
2011-09-27
doc: fix broken references
Paul Bolle
4
-6
/
+7
2011-09-27
vfs: remove LOOKUP_NO_AUTOMOUNT flag
Linus Torvalds
2
-8
/
+0
2011-09-27
VFS: Fix the remaining automounter semantics regressions
Trond Myklebust
3
-3
/
+3
2011-09-27
vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag
Linus Torvalds
1
-1
/
+1
[prev]
[next]