| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | ocfs2: xattr: remove useless free space checking | Junxiao Bi | 2013-07-03 | |
| | * | | | | | | | | | | | | | | fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release() | Younger Liu | 2013-07-03 | |
| | * | | | | | | | | | | | | | | fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_e... | Goldwyn Rodrigues | 2013-07-03 | |
| | * | | | | | | | | | | | | | | ocfs2: fix mutex_unlock and possible memory leak in ocfs2_remove_btree_range | Joseph Qi | 2013-07-03 | |
| | * | | | | | | | | | | | | | | ocfs2: remove unecessary variable needs_checkpoint | Goldwyn Rodrigues | 2013-07-03 | |
| | * | | | | | | | | | | | | | | ocfs2: add missing dlm_put() in dlm_begin_reco_handler() | Xue jiufei | 2013-07-03 | |
| | * | | | | | | | | | | | | | | ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags | Joseph Qi | 2013-07-03 | |
| | * | | | | | | | | | | | | | | fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead... | Joseph Qi | 2013-07-03 | |
| | * | | | | | | | | | | | | | | fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations | Joseph Qi | 2013-07-03 | |
| | * | | | | | | | | | | | | | | configfs: use capped length for ->store_attribute() | Dan Carpenter | 2013-07-03 | |
| * | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'freezer' | Rafael J. Wysocki | 2013-06-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | select: use freezable blocking call | Colin Cross | 2013-05-12 | |
| | | * | | | | | | | | | | | | | | | epoll: use freezable blocking call | Colin Cross | 2013-05-12 | |
| | | * | | | | | | | | | | | | | | | freezer: add unsafe versions of freezable helpers for CIFS | Colin Cross | 2013-05-12 | |
| | | * | | | | | | | | | | | | | | | freezer: add unsafe versions of freezable helpers for NFS | Colin Cross | 2013-05-12 | |
| | | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-07-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fields | David Disseldorp | 2013-06-29 | |
| | * | | | | | | | | | | | | | | | | cifs: fix SMB2 signing enablement in cifs_enable_signing | Jeff Layton | 2013-06-27 | |
| | * | | | | | | | | | | | | | | | | [CIFS] Fix build warning | Steve French | 2013-06-27 | |
| | * | | | | | | | | | | | | | | | | [CIFS] SMB3 Signing enablement | Steve French | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | [CIFS] Do not set DFS flag on SMB2 open | Steve French | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | [CIFS] fix static checker warning | Steve French | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | cifs: try to handle the MUST SecurityFlags sanely | Jeff Layton | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | When server doesn't provide SecurityBuffer on SMB2Negotiate pick default | Steve French | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | Handle big endianness in NTLM (ntlmv2) authentication | Steve French | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | revalidate directories instiantiated via FIND_* in order to handle DFS referrals | Jeff Layton | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | SMB2 FSCTL and IOCTL worker function | Steve French | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | Charge at least one credit, if server says that it supports multicredit | Steve French | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | Remove typo | Steve French | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | Some missing share flags | Steve French | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | cifs: using strlcpy instead of strncpy | Zhao Hongjiang | 2013-06-26 | |
| | * | | | | | | | | | | | | | | | | Update headers to update various SMB3 ioctl definitions | Steve French | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | Update cifs version number | Steve French | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | Add ability to dipslay SMB3 share flags and capabilities for debugging | Steve French | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | Add some missing SMB3 and SMB3.02 flags | Steve French | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | Add SMB3.02 dialect support | Steve French | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | Fix endian error in SMB2 protocol negotiation | Steve French | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | cifs: clean up the SecurityFlags write handler | Jeff Layton | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | cifs: update the default global_secflags to include "raw" NTLMv2 | Jeff Layton | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | move sectype to the cifs_ses instead of TCP_Server_Info | Jeff Layton | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | cifs: track the enablement of signing in the TCP_Server_Info | Jeff Layton | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | add new fields to smb_vol to track the requested security flavor | Jeff Layton | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | cifs: add new fields to cifs_ses to track requested security flavor | Jeff Layton | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | cifs: track the flavor of the NEGOTIATE reponse | Jeff Layton | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | cifs: add new "Unspecified" securityEnum value | Jeff Layton | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | cifs: factor out check for extended security bit into separate function | Jeff Layton | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | cifs: move handling of signed connections into separate function | Jeff Layton | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | cifs: break out lanman NEGOTIATE handling into separate function | Jeff Layton | 2013-06-24 | |
| | * | | | | | | | | | | | | | | | | cifs: break out decoding of security blob into separate function | Jeff Layton | 2013-06-24 | |
