index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
fs/9p: Prevent parallel rename when doing fid_lookup
Aneesh Kumar K.V
5
-39
/
+91
2010-08-02
fs/9p: Add support user. xattr
Aneesh Kumar K.V
6
-3
/
+289
2010-08-02
9p: Implement LOPEN
M. Mohan Kumar
1
-4
/
+9
2010-08-02
fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
1
-1
/
+113
2010-08-02
9p: Implement TMKDIR
M. Mohan Kumar
1
-3
/
+80
2010-08-02
9p: Implement TMKNOD
M. Mohan Kumar
1
-3
/
+103
2010-08-02
9p: Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
1
-4
/
+97
2010-08-02
9p: Define and implement TLINK for 9P2000.L
Eric Van Hensbergen
1
-1
/
+106
2010-08-02
9p: Implement client side of setattr for 9P2000.L protocol.
Sripathi Kodi
1
-3
/
+46
2010-08-02
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
3
-34
/
+187
2010-08-02
fs/9p: Pass the correct user credentials during attach
Aneesh Kumar K.V
2
-2
/
+3
2010-08-02
9p: readdir implementation for 9p2000.L
Sripathi Kodi
1
-16
/
+118
2010-08-02
9p: Make use of iounit for read/write
M. Mohan Kumar
1
-6
/
+7
2010-08-01
NFS: Fix a typo in include/linux/nfs_fs.h
Trond Myklebust
1
-5
/
+0
2010-07-30
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-11
/
+31
2010-07-30
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
David Howells
2
-2
/
+2
2010-07-30
NFS: Ensure that writepage respects the nonblock flag
Trond Myklebust
1
-6
/
+17
2010-07-30
NFS: kswapd must not block in nfs_release_page
Trond Myklebust
2
-4
/
+13
2010-07-30
nfs: include space for the NUL in root path
Dan Carpenter
1
-1
/
+1
2010-07-29
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
1
-1
/
+1
2010-07-28
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
Andre Osterhues
1
-8
/
+9
2010-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-36
/
+50
2010-07-28
GFS2: Use kmalloc when possible for ->readdir()
Steven Whitehouse
1
-6
/
+25
2010-07-27
ceph: use complete_all and wake_up_all
Yehuda Sadeh
6
-20
/
+20
2010-07-27
9p: Pass the correct end of buffer to p9stat_read
Latchesar Ionkov
1
-1
/
+1
2010-07-26
sysfs: allow creating symlinks from untagged to tagged directories
Eric W. Biederman
1
-1
/
+2
2010-07-26
sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.
Eric W. Biederman
1
-1
/
+1
2010-07-26
sysfs: Don't allow the creation of symlinks we can't remove
Eric W. Biederman
1
-5
/
+18
2010-07-24
ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"
Robert P. J. Day
1
-1
/
+1
2010-07-23
ceph: fix dentry lease release
Sage Weil
1
-0
/
+1
2010-07-23
ceph: fix leak of dentry in ceph_init_dentry() error path
Sage Weil
1
-1
/
+3
2010-07-23
ceph: fix pg_mapping leak on pg_temp updates
Sage Weil
1
-11
/
+15
2010-07-23
ceph: fix d_release dop for snapdir, snapped dentries
Sage Weil
1
-3
/
+9
2010-07-22
ceph: avoid dcache readdir for snapdir
Sage Weil
1
-0
/
+1
2010-07-22
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Howells
3
-5
/
+74
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
1
-1
/
+1
2010-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-39
/
+72
2010-07-19
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...
Linus Torvalds
18
-74
/
+103
2010-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2
-23
/
+126
2010-07-20
xfs: track AGs with reclaimable inodes in per-ag radix tree
Dave Chinner
2
-7
/
+67
2010-07-20
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
4
-53
/
+15
2010-07-19
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
Dan Rosenberg
1
-2
/
+2
2010-07-19
Btrfs: fix CLONE ioctl destination file size expansion to block boundary
Sage Weil
1
-3
/
+13
2010-07-19
Btrfs: fix split_leaf double split corner case
Chris Mason
1
-18
/
+111
2010-07-19
[S390] dasd: use correct label location for diag fba disks
Peter Oberparleiter
1
-2
/
+12
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
14
-16
/
+23
2010-07-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-219
/
+498
2010-07-16
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
Joel Becker
1
-1
/
+1
2010-07-16
ceph: do not include cap/dentry releases in replayed messages
Sage Weil
2
-0
/
+9
2010-07-16
ceph: reuse request message when replaying against recovering mds
Sage Weil
1
-5
/
+22
[next]